This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
DragonOS-Community
/
DragonStub
şunun yansıması
https://github.com/DragonOS-Community/DragonStub.git
İzle
4
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Wiki
Dal:
master
Dallar
Biçim İmleri
master
DragonStub
/
lib
/
arm
/
edk2asm.h
edk2asm.h
91 B
Kalıcı Bağlantı
Geçmiş
Ham
1
2
3
4
5
6
#define ASM_PFX(x) x
#define GCC_ASM_EXPORT(x) \
.globl x ; \
.type x, %function