
25 Nov
2014
25 Nov
'14
10:49 p.m.
On 14 November 2014 at 20:56, Simon Glass sjg@chromium.org wrote:
We should have a public header so that users can avoid defining functions themselves.
Signed-off-by: Simon Glass sjg@chromium.org
drivers/bios_emulator/include/biosemu.h | 53 ++------------------------------- drivers/video/ati_radeon_fb.c | 2 +- include/bios_emul.h | 43 ++++++++++++++++++++++++++ 3 files changed, 46 insertions(+), 52 deletions(-) create mode 100644 include/bios_emul.h
Applied to u-boot-x86.