1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-09 00:00:03 +01:00
libhermit/include/hermit/config.asm.in
2017-04-03 18:14:56 +02:00

3 lines
108 B
NASM

%define MAX_CORES @MAX_CORES@
%define KERNEL_STACK_SIZE @KERNEL_STACK_SIZE@
%define SAVE_FPU @SAVE_FPU@