z80pack: fix silly unfixed comment from early 48K setup
authorAlan Cox <alan@etchedpixels.co.uk>
Tue, 25 Nov 2014 22:42:30 +0000 (22:42 +0000)
committerAlan Cox <alan@etchedpixels.co.uk>
Tue, 25 Nov 2014 22:42:30 +0000 (22:42 +0000)
Kernel/platform-z80pack/kernel.def

index b28696f..95178b3 100644 (file)
@@ -3,4 +3,4 @@
 U_DATA                      .equ 0xF000       ; (this is struct u_data from kernel.h)
 U_DATA__TOTALSIZE           .equ 0x300        ; 256+256+256 bytes.
 
-U_DATA_STASH               .equ 0xED00       ; BD00-BFFF
\ No newline at end of file
+U_DATA_STASH               .equ 0xED00       ; ED00-EFFF
\ No newline at end of file