freebsd-skq/sys/boot/i386/gptboot
imp 606954dc42 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
..
gptboot.c Save 4 more bytes by not initializing opts to 0. This moves it from 2003-01-14 16:33:37 +00:00
Makefile -mno-align-long-strings can make things smaller, so lets use it in hopes 2002-12-21 02:03:31 +00:00