We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 480014f commit f351c17Copy full SHA for f351c17
src/runtime/asm_ppc64x.s
@@ -18,6 +18,7 @@
18
#else
19
#define cgoCalleeStackSize 48
20
#endif
21
+#endif
22
23
TEXT runtime·rt0_go(SB),NOSPLIT,$0
24
// R1 = stack; R3 = argc; R4 = argv; R13 = C TLS base pointer
0 commit comments