commit | e5bc97578c189a99c291f7fe7ce89092474e43e9 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Dec 29 19:32:22 2014 -0700 |
committer | Simon Glass <sjg@chromium.org> | Fri Jan 23 17:24:15 2015 -0700 |
tree | 82aa741f9b8e4fc2b0f5b6f66ff49c6bf0520c04 | |
parent | 37b608a52dcb13312a4f7ccea199cd6bac76d298 [diff] |
bios_emulator: Fix an #ifdef typo in the header file This stops the debug mode from working properly. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>