bugfix burn_stack

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2009-11-10 20:47:06 +01:00
parent 9f08f2a1fd
commit 20de16bb91
2 changed files with 13 additions and 300 deletions

View file

@ -125,7 +125,7 @@ grub_emu_SOURCES = commands/minicmd.c commands/cat.c commands/cmp.c \
commands/search.c commands/blocklist.c commands/hexdump.c \
lib/hexdump.c commands/i386/pc/halt.c commands/reboot.c \
lib/envblk.c commands/loadenv.c \
commands/gptsync.c commands/probe.c commands/xnu_uuid.c \
commands/gptsync.c commands/probe.c \
commands/i386/cpuid.c \
commands/password.c commands/keystatus.c \
disk/host.c disk/loopback.c disk/scsi.c \