Ensure that the syscall trap vector is properly aligned.

This commit is contained in:
Jake Burkholder 2002-01-01 21:00:29 +00:00
parent 1ca0488670
commit d89dbeb9e4
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=88784
2 changed files with 2 additions and 0 deletions

View File

@ -1090,6 +1090,7 @@ END(tl0_sftrap)
tl0_split
b %xcc, tl0_syscall
mov T_SYSCALL, %o0
.align 32
.endm
.macro tl0_soft count

View File

@ -1090,6 +1090,7 @@ END(tl0_sftrap)
tl0_split
b %xcc, tl0_syscall
mov T_SYSCALL, %o0
.align 32
.endm
.macro tl0_soft count