Closed jschmidb closed 4 months ago
The asm keyword is a GNU extension. When writing code that can be compiled with -ansi and the various -std options, use asm instead of asm.
The asm keyword is a GNU extension. When writing code that can be compiled with -ansi and the various -std options, use asm instead of asm.