NetBSD/sys/arch/m68k/include
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
..
Makefile Add a common m68k interrupt dispatch implementation. 2024-01-14 22:32:32 +00:00
ansi.h
aout_machdep.h
asm.h Remove trailing spaces and TABs. 2023-09-26 12:46:30 +00:00
asm_single.h fix typos in word "access" and it derivatives, mainly in comments. 2022-05-18 13:56:31 +00:00
bswap.h
bus_dma.h Remove trailing spaces and TABs. 2023-09-26 12:46:30 +00:00
byte_swap.h
cacheops.h
cacheops_20.h
cacheops_30.h Remove trailing spaces and TABs. 2023-09-26 12:46:30 +00:00
cacheops_40.h Re-factor the 680x0 Function Code definitions into their own 2023-12-27 17:35:34 +00:00
cacheops_60.h Re-factor the 680x0 Function Code definitions into their own 2023-12-27 17:35:34 +00:00
cdefs.h
cpu.h Fix up the mac68k interrupt handlers to work with the new style common 2024-02-28 13:05:39 +00:00
cpuframe.h TAB/space cleanup. 2023-09-26 14:33:55 +00:00
db_machdep.h TAB/space cleanup. 2023-09-26 14:33:55 +00:00
elf_machdep.h
endian.h
endian_machdep.h
fcode.h Make getsfc() and getdfc() inlines; it's slightly smaller. 2024-01-13 00:44:42 +00:00
fenv.h Remove trailing spaces and TABs. 2023-09-26 12:46:30 +00:00
float.h {x86,m68k}/float.h: document LDBL_MIN behavior 2023-12-31 04:20:40 +00:00
fpreg.h
frame.h G/C some unused definitions. 2024-01-13 17:07:26 +00:00
ieee.h Add multiple inclusion protection guard - the long double math routines 2024-01-22 14:37:25 +00:00
ieeefp.h Remove trailing spaces and TABs. 2023-09-26 12:46:30 +00:00
int_const.h
int_fmtio.h
int_limits.h Remove trailing spaces and TABs. 2023-09-26 12:46:30 +00:00
int_mwgwtypes.h
int_types.h
intr.h s/sharable/shareable in comments and documentation. 2024-02-08 20:11:55 +00:00
kcore.h fix typo 2023-01-29 09:24:33 +00:00
limits.h
lock.h m68k: __cpu_simple_unlock audit. 2022-02-13 13:41:44 +00:00
m68k.h Make getsfc() and getdfc() inlines; it's slightly smaller. 2024-01-13 00:44:42 +00:00
math.h
mcontext.h Clean up the <sys/ucontext.h> <-> <machine/mcontext.h> interface up 2024-05-18 00:37:40 +00:00
mmu_30.h Add a header file for 68030-specific MMU definitions, specifically the 2023-12-27 19:22:10 +00:00
mmu_40.h fix spelling mistakes, mainly in comments and log messages. 2024-02-09 22:08:30 +00:00
mmu_51.h s/sharable/shareable in comments and documentation. 2024-02-08 20:11:55 +00:00
mutex.h machine/mutex.h: Sprinkle sys/types.h, omit machine/lock.h. 2023-07-12 12:50:12 +00:00
param.h
pcb.h TAB/space cleanup. 2023-09-26 14:33:55 +00:00
pmap_coldfire.h whitespace nit 2023-09-28 06:34:22 +00:00
pmap_motorola.h Provide a vtophys() function like other platforms do, and implement 2023-12-31 21:59:24 +00:00
proc.h
profile.h
psl.h Provide PSLTOIPL() and IPLTOPSL() macros. 2024-01-16 05:29:44 +00:00
pte_coldfire.h
pte_motorola.h Define PTE used in the pmap module int terms of the bit definitions 2024-01-01 22:47:58 +00:00
ptrace.h
reg.h
rwlock.h
setjmp.h
signal.h Define __HAVE_STRUCT_SIGCONTEXT regardless of its current visibility. 2021-10-29 17:29:45 +00:00
sunos_machdep.h
sync_icache.h
trap.h
types.h
vectors.h s/Prototol/Protocol/ and s/Umimplemented/Unimplemented/ in comments. 2024-02-01 22:00:29 +00:00
vmparam.h
wchar_limits.h