mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-09 00:00:03 +01:00
3 lines
108 B
NASM
3 lines
108 B
NASM
%define MAX_CORES @MAX_CORES@
|
|
%define KERNEL_STACK_SIZE @KERNEL_STACK_SIZE@
|
|
%define SAVE_FPU @SAVE_FPU@
|