NetBSD/sys/arch/dreamcast
jmmv 055a66c56c Remove GENERIC.local from the repository
Make all the kernels that currently include their corresponding GENERIC.local
file use the cinclude directive instead of include.  This way config(1) will
not complain if the file cannot be found.

After doing this, remove the GENERIC.local files from the repository so that
the user will not see modified files during updates, and local changes to
them cannot end up in the repository by mistake.

Discussed in tech-kern@ earlier this month.  No strong objections.
2008-02-29 14:42:32 +00:00
..
compile
conf Remove GENERIC.local from the repository 2008-02-29 14:42:32 +00:00
dev Include <sys/device.h> explicitly to pull in needed definitions. 2008-01-06 10:33:24 +00:00
dreamcast Now that sh3 has didicated interrupt stack we can check for cpu_intr_p 2008-01-07 05:00:12 +00:00
include Interrupt handling changes, in discussion since February: 2007-12-03 15:33:00 +00:00
Makefile