NetBSD/sys/arch/sh3
thorpej 1853c81a61 Clean up the <sys/ucontext.h> <-> <machine/mcontext.h> interface up
a little:
- Define _UC_MD_BIT* constants for the available machine-dependent bits,
  and use those constants to define the machine-dependent bits as well
  as the machine-independent bits that have machine-dependent values.
- Explicitly generate an error if _UC_TLSBASE, _UC_SETSTACK, or
  _UC_CLRSTACK are not defined by <machine/mcontext.h>.
2024-05-18 00:37:40 +00:00
..
conf
dev
include Clean up the <sys/ucontext.h> <-> <machine/mcontext.h> interface up 2024-05-18 00:37:40 +00:00
sh3
Makefile
Makefile.inc