Software APIs
stdasm.h File Reference

The asm keyword. More...

Go to the source code of this file.

Macros

#define asm   __asm__
 

Detailed Description

The asm keyword.

This header simply provides the asm keyword, in analogy with the ISO C headers stdbool.h, stdnoreturn.h, and so on.

Definition in file stdasm.h.

Macro Definition Documentation

◆ asm

#define asm   __asm__

Definition at line 16 of file stdasm.h.