workaround for an optimization bug in 3.0.2 that popped up with some inline asm in...
commit5fee0a11daf926136616556777b10ffefa0c306d
authorTravis Geiselbrecht <geist@newos.org>
Wed, 16 Jan 2002 23:43:13 +0000 (16 23:43 +0000)
committerTravis Geiselbrecht <geist@newos.org>
Wed, 16 Jan 2002 23:43:13 +0000 (16 23:43 +0000)
tree9326f740481d78e5bec7fbbb324996f2d9c126ac
parent61d0ab1943fc9956b68db2d448fa4b3c165c13d4
workaround for an optimization bug in 3.0.2 that popped up with some inline asm in stage2.c. Just move all the asm in stage2 to it's own file.

git-svn-id: svn+ssh://newos.org/var/svn/newos/newos@403 c25cc9d1-44fa-0310-b259-ad778cb1d433
boot/i386/boot.mk
boot/i386/stage2.c
boot/i386/stage2_asm.S [new file with mode: 0644]
boot/i386/stage2_priv.h