go:internals:textflag
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| go:internals:textflag [2019/03/04 10:48] – created fgm | go:internals:textflag [2020/11/23 17:23] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 18: | Line 18: | ||
| In " | In " | ||
| - | '' | + | <code c> |
| #pragma textflag 7 | #pragma textflag 7 | ||
| void | void | ||
| Line 25: | Line 25: | ||
| //... | //... | ||
| } | } | ||
| - | '' | + | </ |
| In " | In " | ||
| - | '' | + | <code asm> |
| TEXT runtime·tstart(SB), | TEXT runtime·tstart(SB), | ||
| - | '' | + | </ |
| Note: These C and assembly syntaxes are supported only by the C compilers and assemblers shipped with Go (i.e. the modified [[http:// | Note: These C and assembly syntaxes are supported only by the C compilers and assemblers shipped with Go (i.e. the modified [[http:// | ||
go/internals/textflag.1551696500.txt.gz · Last modified: (external edit)
