Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 31147
b: refs/heads/master
c: 667baef
h: refs/heads/master
i:
  31145: d3fc9af
  31143: ed09fe2
v: v3
  • Loading branch information
Kyle McMartin authored and Kyle McMartin committed Jun 27, 2006
1 parent 8236b54 commit f42df1d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a3ea84fabacd9cc5bcc3fda67c35e692ca10dc8c
refs/heads/master: 667baef53fcd5b839ca8e74ed65811d9df22bd7b
12 changes: 0 additions & 12 deletions trunk/arch/parisc/kernel/syscall.S
Original file line number Diff line number Diff line change
Expand Up @@ -29,18 +29,6 @@
.level 1.1
#endif

#ifndef CONFIG_64BIT
.macro fixup_branch,lbl
b \lbl
.endm
#else
.macro fixup_branch,lbl
ldil L%\lbl, %r1
ldo R%\lbl(%r1), %r1
bv,n %r0(%r1)
.endm
#endif

.text

.import syscall_exit,code
Expand Down

0 comments on commit f42df1d

Please sign in to comment.