moved everything to chookspace
This commit is contained in:
6
gnu-efi/lib/arm/edk2asm.h
Normal file
6
gnu-efi/lib/arm/edk2asm.h
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
#define ASM_PFX(x) x
|
||||
#define GCC_ASM_EXPORT(x) \
|
||||
.globl x ; \
|
||||
.type x, %function
|
||||
|
||||
Reference in New Issue
Block a user