Module Name: src Committed By: joerg Date: Fri Nov 27 16:52:32 UTC 2015
Modified Files:
src/sys/arch/sparc/stand/boot: boot.c
Log Message:
Don't use dynamically sized unions, they are a horrible GNUism. Just use
the existing upper limit all the time.
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/sys/arch/sparc/stand/boot/boot.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
