phunix/minix/kernel/cpulocals.c
Lionel Sambuc 733a844ac6 kernel/cpulocals.h: Simplify macros
Change-Id: Ice845fb0743ff686398293cef2620f5ac9c902ad
2016-07-09 12:18:15 +02:00

4 lines
85 B
C

#include "kernel/kernel.h"
struct __cpu_local_vars __cpu_local_vars CPULOCAL_ARRAY;