NetBSD/sys/arch/evbarm/stand
christos c182898b0d We have three sets of DTYPE_ constants in the kernel:
altq		Drop 		Type
	disklabel	Disk 		Type
	file		Descriptor	Type
(not to mention constants that contain the string DTYPE).
Let's make them two, by changing the disklabel one to be DisK TYPE since the
other disklabel constants seem to do that. Not many userland programs use
these constants (and the ones that they do are mostly in ifdefs). They will
be fixed shortly.
2015-01-02 19:42:05 +00:00
..
board mark variable unused 2013-11-04 21:57:26 +00:00
boot2440 We have three sets of DTYPE_ constants in the kernel: 2015-01-02 19:42:05 +00:00
bootimx23 Override CPUFLAGS for compiler cpu-specific options, instead of appening 2014-07-22 17:46:59 +00:00
gzboot Add empty LIBCRTI= as LIBCRT0 to build sa programs without installed DESTDIR. 2014-01-12 15:26:28 +00:00
Makefile There are other little endian arm machine_arches other than "arm" 2013-02-05 07:27:02 +00:00
Makefile.inc use KLINK_MACHINE 2013-05-02 04:22:44 +00:00