index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
kernel
/
process.c
blob: 6cf4bd6e34f8c80641697de7dd8d37c5c9bc0c14 (
plain
)
1
2
3
4
5
#ifdef CONFIG_MMU
#include
"process_mm.c"
#else
#include
"process_no.c"
#endif