From: Roland McGrath Date: Mon, 22 Aug 1994 19:00:39 +0000 (+0000) Subject: (SYSRETURN): New macro. X-Git-Tag: upstream/2.30~10627^2~4069 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1e5c57652a3bb3007563f83e06adb5eb31374556;p=external%2Fglibc.git (SYSRETURN): New macro. --- diff --git a/sysdeps/mach/mips/thread_state.h b/sysdeps/mach/mips/thread_state.h index 983aa0e..f4f4b42 100644 --- a/sysdeps/mach/mips/thread_state.h +++ b/sysdeps/mach/mips/thread_state.h @@ -24,6 +24,7 @@ Cambridge, MA 02139, USA. */ #define PC pc #define SP r29 +#define SYSRETURN r2 struct machine_thread_all_state {