| To: | linux-cvs-patches@linux-mips.org |
|---|---|
| Subject: | CVS Update@linux-mips.org: linux |
| From: | ths@linux-mips.org |
| Date: | Tue, 12 Apr 2005 17:43:58 +0100 |
| Reply-to: | linux-mips@linux-mips.org |
| Sender: | linux-cvs-patches-bounce@linux-mips.org |
CVSROOT: /home/cvs
Module name: linux
Changes by: ths@ftp.linux-mips.org 05/04/12 17:43:52
Modified files:
arch/mips/kernel: syscall.c
Log message:
Fix comment.
diff -urN linux/arch/mips/kernel/syscall.c linux/arch/mips/kernel/syscall.c
--- linux/arch/mips/kernel/syscall.c 2005/04/05 20:37:42 1.50
+++ linux/arch/mips/kernel/syscall.c 2005/04/12 16:43:52 1.51
@@ -377,7 +377,7 @@
}
/*
- * Native ABI that is O32 or N64 version
+ * Native N64 ABI only.
*/
asmlinkage long sys_shmat(int shmid, char __user *shmaddr, int shmflg)
{
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | CVS Update@linux-mips.org: linux, ths |
|---|---|
| Next by Date: | CVS Update@linux-mips.org: linux, ralf |
| Previous by Thread: | CVS Update@linux-mips.org: linux, ths |
| Next by Thread: | CVS Update@linux-mips.org: linux, ralf |
| Indexes: | [Date] [Thread] [Top] [All Lists] |