mirror of
https://github.com/elliotnunn/NetBoot.git
synced 2025-08-07 18:25:00 +00:00
More neatening
This commit is contained in:
@@ -19,8 +19,7 @@ ServerHeader
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
; Inline globals are practical because we are locked in the sysheap
|
||||
|
||||
ATBOOT_BLK_LOG equ 8
|
||||
ATBOOT_BLK_SIZE equ 1<<ATBOOT_BLK_LOG
|
||||
ATBOOT_BLK_SIZE equ 256 ; multiple of 64, must match Makefile
|
||||
|
||||
gNameTableEntry ; Installed using RegisterName
|
||||
dc.l 0 ; qLink
|
||||
|
Reference in New Issue
Block a user