More neatening

This commit is contained in:
Elliot Nunn 2021-04-12 21:03:35 +08:00
parent 02ea33392e
commit 72bcd522ea
1 changed files with 1 additions and 2 deletions

View File

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