This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Masuk
DragonOS-Community
/
DragonStub
cermin dari
https://github.com/DragonOS-Community/DragonStub.git
Liatin
4
Bintangi
0
Fork
0
Berkas
Masalah
0
Wiki
Pohon:
8515606674
Ranting
Tag
master
DragonStub
/
lib
/
arm
/
edk2asm.h
edk2asm.h
91 B
Riwayat
Mentahan
1
2
3
4
5
6
#define ASM_PFX(x) x
#define GCC_ASM_EXPORT(x) \
.globl x ; \
.type x, %function