summaryrefslogtreecommitdiff
path: root/sys/arch/i386/stand/libsa/startprog.S
diff options
context:
space:
mode:
authorTobias Weingartner <weingart@cvs.openbsd.org>1997-03-31 05:52:26 +0000
committerTobias Weingartner <weingart@cvs.openbsd.org>1997-03-31 05:52:26 +0000
commitc86f8a8453abfe2aa749b020a8cd020c66a84961 (patch)
tree3a844a5786eca6ae0baf1093a7e211603fadaea2 /sys/arch/i386/stand/libsa/startprog.S
parent7a9b70598267acb9fa76b3df3e4150d1749e909f (diff)
Move closer to boot/. Add some debug stuff
Diffstat (limited to 'sys/arch/i386/stand/libsa/startprog.S')
-rw-r--r--sys/arch/i386/stand/libsa/startprog.S4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/stand/libsa/startprog.S b/sys/arch/i386/stand/libsa/startprog.S
index e1f4e267a43..465c8f888a5 100644
--- a/sys/arch/i386/stand/libsa/startprog.S
+++ b/sys/arch/i386/stand/libsa/startprog.S
@@ -1,4 +1,4 @@
-/* $OpenBSD: startprog.S,v 1.1 1997/03/31 03:12:17 weingart Exp $ */
+/* $OpenBSD: startprog.S,v 1.2 1997/03/31 05:52:25 weingart Exp $ */
#include <machine/asm.h>
@@ -32,7 +32,7 @@ ENTRY(startprog)
# push on our entry address
movl $0x8, %ebx # segment
- pushw %bx
+ pushl %bx
pushl %ecx
# convert over the other data segs