This website requires JavaScript.
Explore
Help
Register
Sign In
OpenSDV
/
linux-stable-rt
Watch
1
Star
0
Fork
You've already forked linux-stable-rt
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
361162459f
linux-stable-rt
/
arch
/
x86
/
include
/
asm
/
cmpxchg.h
6 lines
84 B
C
Raw
Blame
History
#
ifdef CONFIG_X86_32
#
include "cmpxchg_32.h"
#
else
#
include "cmpxchg_64.h"
#
endif
Reference in New Issue
View Git Blame
Copy Permalink