diff options
Diffstat (limited to 'libpthread/linuxthreads/sysdeps/v850/sigcontextinfo.h')
-rw-r--r-- | libpthread/linuxthreads/sysdeps/v850/sigcontextinfo.h | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/libpthread/linuxthreads/sysdeps/v850/sigcontextinfo.h b/libpthread/linuxthreads/sysdeps/v850/sigcontextinfo.h new file mode 100644 index 000000000..7587e9126 --- /dev/null +++ b/libpthread/linuxthreads/sysdeps/v850/sigcontextinfo.h @@ -0,0 +1,17 @@ +/* + * sysdeps/v850/sigcontextinfo.h -- v850-specific pthread signal definitions + * + * Copyright (C) 2002 NEC Electronics Corporation + * Copyright (C) 2002 Miles Bader <miles@gnu.org> + * + * This file is subject to the terms and conditions of the GNU General + * Public License. See the file COPYING in the main directory of this + * archive for more details. + * + * Written by Miles Bader <miles@gnu.org> + */ + +#include <signal.h> + +#define SIGCONTEXT struct sigcontext * +#define SIGCONTEXT_EXTRA_ARGS |