From e3c44a3395f29a278f20653feb8a65a72b88013a Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Thu, 30 Jan 2003 08:44:40 +0000 Subject: Initial checkin. --- libpthread/linuxthreads/sysdeps/v850/sigcontextinfo.h | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 libpthread/linuxthreads/sysdeps/v850/sigcontextinfo.h (limited to 'libpthread/linuxthreads/sysdeps/v850/sigcontextinfo.h') 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 + * + * 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 + */ + +#include + +#define SIGCONTEXT struct sigcontext * +#define SIGCONTEXT_EXTRA_ARGS -- cgit v1.2.3