index
:
efi-boot-shim.git
bookworm/updates
bullseye/updates
buster/updates
master
upstream
vyos/current
(mirror of https://github.com/vyos/efi-boot-shim.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu-efi
/
lib
/
arm
/
edk2asm.h
blob: 9515eaf77f3420b5875be6c8ca21efdbc2dda649 (
plain
)
1
2
3
4
5
6
#define ASM_PFX(x) x #define GCC_ASM_EXPORT(x) \ .globl x ; \ .type x, %function