freebsd-nq/sys/boot/i386/boot2
Warner Losh b24431ad30 Save 4 more bytes by not initializing opts to 0. This moves it from
the data section to the bss section givig us initialization for free.

Noticed by: bde
2003-01-14 16:33:37 +00:00
..
boot1.s Employ the unused bytes after the disklabel in the second sector. This makes 2002-12-14 19:44:13 +00:00
boot1.S Employ the unused bytes after the disklabel in the second sector. This makes 2002-12-14 19:44:13 +00:00
boot2.c Save 4 more bytes by not initializing opts to 0. This moves it from 2003-01-14 16:33:37 +00:00
lib.h
Makefile -mno-align-long-strings can make things smaller, so lets use it in hopes 2002-12-21 02:03:31 +00:00
sio.s
sio.S