NetBSD/sys/arch/vax/boot
he d13dea3067 Make it possible to use <sys/disklabel.h> from assembly source by
introducing OMIT_DKTYPENUMS and OMIT_FSTYPENUMS, which omits the
declaration of the enums.  Use this in the vax boot code to make
it build again.  Also use __CONCAT() instead of ##.
2005-10-21 21:10:45 +00:00
..
boot Use the form of #include <...> rather than #include "..." for headers of 2005-06-27 11:26:02 +00:00
common
xxboot Make it possible to use <sys/disklabel.h> from assembly source by 2005-10-21 21:10:45 +00:00
xxboot_ustarfs
Makefile
Makefile.inc