foxdos/config.s

6 lines
166 B
ArmAsm

NUMSEG equ 4; TODO build system should calculate this value
; might be good to move one of these into the high memory area
KERNEL_SEG equ 0x50
STACK_SEG equ 0x1050