sigcontextinfo.h 512 B

1234567891011121314151617
  1. /*
  2. * sysdeps/v850/sigcontextinfo.h -- v850-specific pthread signal definitions
  3. *
  4. * Copyright (C) 2002 NEC Electronics Corporation
  5. * Copyright (C) 2002 Miles Bader <miles@gnu.org>
  6. *
  7. * This file is subject to the terms and conditions of the GNU Lesser
  8. * General Public License. See the file COPYING.LIB in the main
  9. * directory of this archive for more details.
  10. *
  11. * Written by Miles Bader <miles@gnu.org>
  12. */
  13. #include <signal.h>
  14. #define SIGCONTEXT struct sigcontext *
  15. #define SIGCONTEXT_EXTRA_ARGS