NetBSD/sys/arch/dreamcast
uch 1bdc7cc5ca Clean up functions
disable_intr, enable_intr, disable_interrupt, enable_interrupt,
disable_ext_intr, enable_ext_intr.
New functions:
for external interrupt:
_cpu_intr_suspend and _cpu_intr_resume.
for exception:
_cpu_exception_suspend and _cpu_exception_resume.
2002-02-19 17:21:18 +00:00
..
compile retain empty "compile" directory 2001-01-03 15:22:14 +00:00
conf add options PIPE_SOCKETPAIR to individual kernel configs 2002-01-27 13:23:08 +00:00
dev Clean up functions 2002-02-19 17:21:18 +00:00
dreamcast Clean up functions 2002-02-19 17:21:18 +00:00
include Add BUS_DMA_READ and BUS_DMA_WRITE flags, that hint the back-end 2001-07-19 15:32:10 +00:00
Makefile