mirror of
https://github.com/mirror/tinycc.git
synced 2026-08-22 11:23:27 +08:00
gcc/pcc allow __asm__() outside a function body:
extern void vide(void);
__asm__("vide: ret");
There is many such code in the Linux kernels.
0 lines
0 B
Plaintext
0 lines
0 B
Plaintext
The file is empty.