mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -07:00
Work around Solaris gas problem
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
.global _start
|
||||
_start:
|
||||
.short 0xaa55
|
||||
.byte (_end - _start) / 512
|
||||
.byte 1 /* (_end - _start) / 512 */
|
||||
push %eax
|
||||
push %ds
|
||||
|
||||
|
||||
Reference in New Issue
Block a user