blob: 9515eaf77f3420b5875be6c8ca21efdbc2dda649 [file] [log] [blame]
#define ASM_PFX(x) x
#define GCC_ASM_EXPORT(x) \
.globl x ; \
.type x, %function