NetBSD/usr.sbin/installboot/arch
christos 039e20963e Use VAX_LABELOFFSET here; It needs to be the machine-specific one. Thanks
to gcc-4.8 for discovering the bug and to Atari for having a LABELOFFSET of
516 > 512 :-)
XXX: Perhaps we should put all those constants in <sys/bootblock.h> instead
of spreading them around.
2014-11-13 16:02:25 +00:00
..
alpha.c fix various gcc-4.5 warnings 2011-08-14 17:50:16 +00:00
amiga.c Remove trailng whitespaces. 2013-06-14 03:54:43 +00:00
emips.c Add support for the Extensible MIPS ("eMIPS") platform. The 2011-01-26 01:18:43 +00:00
ews4800mips.c
hp300.c Remove trailng whitespaces. 2013-06-14 03:54:43 +00:00
hppa.c Rename NetBSD/hp700 to NetBSD/hppa. 2014-02-24 07:23:38 +00:00
i386.c Remove trailng whitespaces. 2013-06-14 03:54:43 +00:00
landisk.c move all the unused code inside #if 0 2013-10-19 17:08:15 +00:00
macppc.c
news.c
next68k.c Remove trailng whitespaces. 2013-06-14 03:54:43 +00:00
pmax.c XXX: gcc initialize a variable 2013-10-21 15:37:46 +00:00
sparc.c
sparc64.c Remove if defined(__RCSID) around __RCSID() macro. 2010-01-14 16:27:49 +00:00
sun68k.c
vax.c Use VAX_LABELOFFSET here; It needs to be the machine-specific one. Thanks 2014-11-13 16:02:25 +00:00
x68k.c