This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
DragonOS-Community
/
DragonStub
mirror da
https://github.com/DragonOS-Community/DragonStub.git
Segui
4
Vota
0
Forka
0
File
Problemi
0
Wiki
Ramo (Branch):
master
Rami (Branch)
Tag
master
DragonStub
/
lib
/
arm
/
edk2asm.h
edk2asm.h
91 B
Permalink
Cronologia
Originale
1
2
3
4
5
6
#define ASM_PFX(x) x
#define GCC_ASM_EXPORT(x) \
.globl x ; \
.type x, %function