This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
DragonOS-Community
/
DragonStub
oglindă de
https://github.com/DragonOS-Community/DragonStub.git
Urmărește
4
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Wiki
Arbore:
8515606674
Ramuri
Etichete
master
DragonStub
/
lib
/
arm
/
edk2asm.h
edk2asm.h
91 B
Istoric
Crud
1
2
3
4
5
6
#define ASM_PFX(x) x
#define GCC_ASM_EXPORT(x) \
.globl x ; \
.type x, %function