This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
miti
/
graphene
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
7d98e8ca28
Větve
Značky
mitigator_patch
oldmirror
graphene
/
Pal
/
include
/
cmpxchg.h
cmpxchg.h
84 B
Historie
Surový
1
2
3
4
5
#ifdef CONFIG_X86_32
# include "cmpxchg_32.h"
#else
# include "cmpxchg_64.h"
#endif