This website works better with JavaScript
Kezdőlap
Felfedezés
Súgó
Bejelentkezés
miti
/
graphene
Figyelés
1
Kedvenc
0
Másolás
0
Fájlok
Problémák
0
Beolvasztási kérések
0
Wiki
Fa:
7d98e8ca28
Branch-ok
Tag-ek
mitigator_patch
oldmirror
graphene
/
Pal
/
include
/
cmpxchg.h
cmpxchg.h
84 B
Előzmények
Nyers
1
2
3
4
5
#ifdef CONFIG_X86_32
# include "cmpxchg_32.h"
#else
# include "cmpxchg_64.h"
#endif