| To: | linux-cvs-patches@linux-mips.org |
|---|---|
| Subject: | CVS Update@linux-mips.org: linux |
| From: | macro@linux-mips.org |
| Date: | Mon, 14 Feb 2005 03:53:03 +0000 |
| Reply-to: | linux-mips@linux-mips.org |
| Sender: | linux-cvs-patches-bounce@linux-mips.org |
CVSROOT: /home/cvs
Module name: linux
Changes by: macro@ftp.linux-mips.org 05/02/14 03:52:57
Modified files:
arch/mips64/kernel: Tag: linux_2_4 scall_o32.S
Log message:
Gas no longer supports redefining macros.
diff -urN linux/arch/mips64/kernel/scall_o32.S
linux/arch/mips64/kernel/scall_o32.S
--- linux/arch/mips64/kernel/Attic/scall_o32.S 2005/02/07 21:21:54
1.48.2.34
+++ linux/arch/mips64/kernel/Attic/scall_o32.S 2005/02/14 03:52:57
1.48.2.35
@@ -575,6 +575,8 @@
sys_call_table:
syscalltable
+ .purgem sys
+
.macro sys function, nargs
.byte \nargs
.endm
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | CVS Update@linux-mips.org: linux, ralf |
|---|---|
| Next by Date: | CVS Update@linux-mips.org: linux, ralf |
| Previous by Thread: | CVS Update@linux-mips.org: linux, ralf |
| Next by Thread: | CVS Update@linux-mips.org: linux, ralf |
| Indexes: | [Date] [Thread] [Top] [All Lists] |