memdisk: zero the .bss section
authorH. Peter Anvin <hpa@zytor.com>
Tue, 17 Mar 2009 02:17:57 +0000 (19:17 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 17 Mar 2009 02:17:57 +0000 (19:17 -0700)
commit505039558c70d8ff66ff7af6119dcf1a74b00d0a
tree0bd96c025812b829fc795b90db9f2875fbb6cad7
parent6ab875d0d2316c8d6649f137b3e28405d5244f95
memdisk: zero the .bss section

It is just too confusing to have a .bss section that isn't zeroed, to
explicitly zero it.
memdisk/Makefile
memdisk/memdisk.ld [new file with mode: 0644]
memdisk/start32.S