Merge /u/esben/gnu-efi/ branch intptr-t-fix into master
[syslinux-gnu-efi.git] / lib / arm / edk2asm.h
blob9515eaf77f3420b5875be6c8ca21efdbc2dda649
2 #define ASM_PFX(x) x
3 #define GCC_ASM_EXPORT(x) \
4 .globl x ; \
5 .type x, %function