Files
mckernel/arch/x86/kernel/include/cpulocal.h
NAKAMURA Gou c0c9192e1b add prototypes to cpulocal.h
+struct x86_cpu_local_variables *get_x86_this_cpu_local(void);
+void *get_x86_this_cpu_kstack(void);
2014-04-03 15:33:34 +09:00

1.1 KiB