From 055dbb76b70ed859648ec9b7f563ab075d8e8ec8 Mon Sep 17 00:00:00 2001 From: Paul Mundt Date: Wed, 10 Dec 2008 19:18:46 +0900 Subject: [PATCH] --- yaml --- r: 120111 b: refs/heads/master c: f15b2dc02fef0c53aa5ffa3c4617e184f057d402 h: refs/heads/master i: 120109: 9222bbcee857c2cdcd911a208baac41e591b8a00 120107: e9941424fef27865b22dea6c683022ab1804898f 120103: 2bc44d5cdc5428d2c13016d327f45f7e2c3f6192 120095: 64bc05008327b9f596c6401dcc448c6bea8ac8c3 v: v3 --- [refs] | 2 +- trunk/arch/sh/include/asm/syscall_32.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index d3cd33a73830..2a56ab44b956 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 35724a0aed6e62bdad640e8a1b8498329708226f +refs/heads/master: f15b2dc02fef0c53aa5ffa3c4617e184f057d402 diff --git a/trunk/arch/sh/include/asm/syscall_32.h b/trunk/arch/sh/include/asm/syscall_32.h index 54773f26cd44..05a868a71ef5 100644 --- a/trunk/arch/sh/include/asm/syscall_32.h +++ b/trunk/arch/sh/include/asm/syscall_32.h @@ -5,7 +5,7 @@ #include #include -/* The system call number is given by the user in %g1 */ +/* The system call number is given by the user in R3 */ static inline long syscall_get_nr(struct task_struct *task, struct pt_regs *regs) {