m68k/shared/start.S: Fix spacing

This commit is contained in:
Joel Sherrill
2013-09-16 14:32:22 -05:00
parent f73089760c
commit 3d477da051

View File

@@ -89,8 +89,8 @@ loop: movel #0,a1@+ | to zero out uninitialized
lea SYM (hiintstack),a0 | a0 = high end of intr stack
movec a0,isp | set interrupt stack
#endif
movel #0,a7@- | push command line
movel #0,a7@- | push command line
jsr SYM (boot_card)
addl #12,a7