]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/um/include/sysdep-x86_64/ptrace.h
[PATCH] uml: fix a macro typo
[linux-2.6-omap-h63xx.git] / arch / um / include / sysdep-x86_64 / ptrace.h
index be8acd5efd974ac9a3b36a2b3a7703d332900996..331aa2d1f3f5469f04c0fa9bbefe0a15934edde0 100644 (file)
@@ -227,7 +227,7 @@ struct syscall_args {
                         panic("Bad register in UPT_SET : %d\n", reg);  \
                        break; \
                 } \
-                val; \
+                __upt_val; \
         })
 
 #define UPT_SET_SYSCALL_RETURN(r, res) \