* shell.S must be first
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23473 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -21,6 +21,7 @@ UsePrivateHeaders [ FDirName storage ] ;
|
|||||||
KernelMergeObject boot_platform_atari_m68k.o :
|
KernelMergeObject boot_platform_atari_m68k.o :
|
||||||
shell.S
|
shell.S
|
||||||
start.c
|
start.c
|
||||||
|
toscalls.S
|
||||||
debug.c
|
debug.c
|
||||||
#bios.S
|
#bios.S
|
||||||
console.cpp
|
console.cpp
|
||||||
|
|||||||
@@ -46,7 +46,7 @@
|
|||||||
cmp.w #SUP_SUPER,%d0
|
cmp.w #SUP_SUPER,%d0
|
||||||
beq floppy_start
|
beq floppy_start
|
||||||
bra prg_start
|
bra prg_start
|
||||||
bra bootsect_start
|
//bra bootsect_start
|
||||||
rts
|
rts
|
||||||
floppy_start:
|
floppy_start:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user