This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
miti
/
graphene
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
41c1500f52
Branchit
Tagit
mitigator_patch
oldmirror
graphene
/
Pal
/
include
/
cmpxchg.h
cmpxchg.h
84 B
Historia
Raaka
1
2
3
4
5
#ifdef CONFIG_X86_32
# include "cmpxchg_32.h"
#else
# include "cmpxchg_64.h"
#endif