More neatening

This commit is contained in:
Elliot Nunn 2021-04-12 21:03:35 +08:00
parent 02ea33392e
commit 72bcd522ea

View File

@ -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