This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
miti
/
graphene
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
70bf28d2e2
Dallar
Biçim İmleri
mitigator_patch
oldmirror
graphene
/
Pal
/
include
/
cmpxchg.h
cmpxchg.h
84 B
Geçmiş
Ham
1
2
3
4
5
#ifdef CONFIG_X86_32
# include "cmpxchg_32.h"
#else
# include "cmpxchg_64.h"
#endif