summaryrefslogtreecommitdiffstats
path: root/arch/alpha/lib/copy_user.S
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>1997-04-29 21:13:14 +0000
committer <ralf@linux-mips.org>1997-04-29 21:13:14 +0000
commit19c9bba94152148523ba0f7ef7cffe3d45656b11 (patch)
tree40b1cb534496a7f1ca0f5c314a523c69f1fee464 /arch/alpha/lib/copy_user.S
parent7206675c40394c78a90e74812bbdbf8cf3cca1be (diff)
Import of Linux/MIPS 2.1.36
Diffstat (limited to 'arch/alpha/lib/copy_user.S')
-rw-r--r--arch/alpha/lib/copy_user.S3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/alpha/lib/copy_user.S b/arch/alpha/lib/copy_user.S
index 9b9efc338..da57fd6d1 100644
--- a/arch/alpha/lib/copy_user.S
+++ b/arch/alpha/lib/copy_user.S
@@ -17,7 +17,6 @@
* length in $0
* destination address in $6
* source address in $7
- * exception pointer in $8
* return address in $28
*
* Outputs:
@@ -33,7 +32,7 @@
.section __ex_table,"a"; \
.gprel32 99b; \
lda $31, $exit-99b($31); \
- .text
+ .previous
.set noat
.align 3