// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
-#include "../../../cmd/ld/textflag.h"
+#include "textflag.h"
/*
* void crosscall2(void (*fn)(void*, int32), void*, int32)
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
-#include "../../../cmd/ld/textflag.h"
+#include "textflag.h"
/*
* void crosscall2(void (*fn)(void*, int32), void*, int32)
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
-#include "../../../cmd/ld/textflag.h"
+#include "textflag.h"
/*
* void crosscall2(void (*fn)(void*, int32), void*, int32)
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
-#include "../../../cmd/ld/textflag.h"
+#include "textflag.h"
/*
* void crosscall2(void (*fn)(void*, int32), void*, int32)
#include "../runtime.h"
#include "../cgocall.h"
-#include "../../../cmd/ld/textflag.h"
+#include "textflag.h"
// These utility functions are available to be called from code
// compiled with gcc via crosscall2.