mirror of
git://git.9front.org/plan9front/plan9front
synced 2025-01-12 11:10:06 +00:00
/sys/src/libc/mips/tas.s: remove _tas() problem elsewhere
This commit is contained in:
parent
b67b2eeac8
commit
3d7957fbf0
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@ btas:
|
|||
BLTZ R1, btas
|
||||
RET
|
||||
|
||||
TEXT _tas(SB), $0
|
||||
TEXT C_4ktas(SB), $0
|
||||
MOVW R1, R2 /* address of key */
|
||||
tas1:
|
||||
|
|
Loading…
Reference in a new issue