This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
miti
/
graphene
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
0a2fa88e2f
Rami (Branch)
Tag
mitigator_patch
oldmirror
graphene
/
Pal
/
include
/
cmpxchg.h
cmpxchg.h
84 B
Cronologia
Originale
1
2
3
4
5
#ifdef CONFIG_X86_32
# include "cmpxchg_32.h"
#else
# include "cmpxchg_64.h"
#endif