Convert the bootblock code to gas syntax. Now is built as part of the build
commit472401d831d5bd2f81a9cc3be4f395307a6cfa99
authorTravis Geiselbrecht <geist@newos.org>
Sun, 1 May 2005 15:54:54 +0000 (1 15:54 +0000)
committerTravis Geiselbrecht <geist@newos.org>
Sun, 1 May 2005 15:54:54 +0000 (1 15:54 +0000)
treee2f3be735c5b295f0207b5b4f44b567582f22e9f
parent14d218ea93638933b753056e014315867cf48c1e
Convert the bootblock code to gas syntax. Now is built as part of the build
system instead of having binary files checked in.

git-svn-id: svn+ssh://newos.org/var/svn/newos/newos@1161 c25cc9d1-44fa-0310-b259-ad778cb1d433
boot/pc/bootblock.S [new file with mode: 0644]
boot/pc/bootblock.asm [deleted file]
boot/pc/bootblock.bin [deleted file]
boot/pc/bootblock.bin.vesa [deleted file]
boot/pc/bootblock.ld [new file with mode: 0644]
boot/pc/makefile