index
:
minix3
master
Git Repository for an attempted revival of the Minix 3 Operating System
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
minix
/
kernel
/
cpulocals.c
blob: d2a173470e5b5cbe3583dbde788d698d87ff3150 (
plain
)
1
2
3
#include "kernel/kernel.h" struct __cpu_local_vars __cpu_local_vars CPULOCAL_ARRAY;