This website works better with JavaScript
Sākums
Izpētīt
Palīdzība
Pierakstīties
DragonOS-Community
/
DragonStub
spogulis no
https://github.com/DragonOS-Community/DragonStub.git
Vērot
4
Pievienot zvaigznīti
0
Atdalīts
0
Faili
Problēmas
0
Vikivietne
Koks:
8515606674
Atzari
Tagi
master
DragonStub
/
lib
/
arm
/
edk2asm.h
edk2asm.h
91 B
Vēsture
Neapstrādāts
1
2
3
4
5
6
#define ASM_PFX(x) x
#define GCC_ASM_EXPORT(x) \
.globl x ; \
.type x, %function