NetBSD/sys/arch/m68k
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
..
060sp s/Instrcution/Instruction/ in comment. 2024-05-13 00:10:06 +00:00
conf Make the M68K_MMU_* defines real kernel options, available in opt_m68k_arch.h. 2024-01-18 14:39:05 +00:00
fpe m68k: Remove an unused variable since rev 1.1. 2023-11-19 03:58:15 +00:00
fpsp fix various typos in comments. 2024-02-05 21:46:04 +00:00
include Clean up the <sys/ucontext.h> <-> <machine/mcontext.h> interface up 2024-05-18 00:37:40 +00:00
m68k Support the hardware-assisted AST on news68k in the common interrupt 2024-01-20 00:19:12 +00:00
Makefile
Makefile.cmachflags remove double t from targeted, add missing r to arbitrary 2022-01-26 11:48:53 +00:00
Makefile.inc