This website works better with JavaScript.
Explore
Help
Sign In
jenna
/
kernel_samsung_sm7125
Watch
1
Star
0
Fork
You've already forked kernel_samsung_sm7125
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
80737
Commits
6
Branches
0
Tags
1.2 GiB
C
98.1%
Assembly
1.2%
Makefile
0.3%
Tree:
6d4e4c4fca
kernel_samsung_sm7125
/
include
/
asm-x86
/
atomic.h
5 lines
82 B
Raw
Blame
History
#
ifdef CONFIG_X86_32
#
include "atomic_32.h"
#
else
#
include "atomic_64.h"
#
endif
Reference in new issue
View Git Blame
Copy Permalink