mirror of
https://github.com/elliotnunn/NetBoot.git
synced 2025-01-13 21:33:44 +00:00
More neatening
This commit is contained in:
parent
02ea33392e
commit
72bcd522ea
@ -19,8 +19,7 @@ ServerHeader
|
|||||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||||
; Inline globals are practical because we are locked in the sysheap
|
; Inline globals are practical because we are locked in the sysheap
|
||||||
|
|
||||||
ATBOOT_BLK_LOG equ 8
|
ATBOOT_BLK_SIZE equ 256 ; multiple of 64, must match Makefile
|
||||||
ATBOOT_BLK_SIZE equ 1<<ATBOOT_BLK_LOG
|
|
||||||
|
|
||||||
gNameTableEntry ; Installed using RegisterName
|
gNameTableEntry ; Installed using RegisterName
|
||||||
dc.l 0 ; qLink
|
dc.l 0 ; qLink
|
||||||
|
Loading…
x
Reference in New Issue
Block a user