]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Introduce a header file for the BIOS emulator
authorSimon Glass <sjg@chromium.org>
Sat, 15 Nov 2014 03:56:28 +0000 (20:56 -0700)
committerSimon Glass <sjg@chromium.org>
Tue, 25 Nov 2014 13:34:14 +0000 (06:34 -0700)
commit176bf4ce0cb8ddf380f116860951641c4a700271
tree4dbd850cf230fb64a89d9b81c30d1a7b32ecfa6a
parented0a2fbf14f7f87c437eb5fd99a994fa5d12f07a
Introduce a header file for the BIOS emulator

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
drivers/video/ati_radeon_fb.c
include/bios_emul.h [new file with mode: 0644]