mirror of
https://gitlab.com/qemu-project/openbios.git
synced 2024-02-13 08:34:06 +08:00
Move the a.out, ELF and XCOFF header files down into include/arch/common.
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@siriusit.co.uk> git-svn-id: svn://coreboot.org/openbios/trunk/openbios-devel@694 f158a5a8-5612-0410-a976-696ce0be7e32
This commit is contained in:
committed by
Mark Cave-Ayland
parent
f84dd73af4
commit
02896c11fd
@@ -1,6 +1,6 @@
|
||||
/* Support for ELF Boot Proposal as a boot image */
|
||||
#include "openbios/config.h"
|
||||
#include "elf_boot.h"
|
||||
#include "arch/common/elf_boot.h"
|
||||
#include "libopenbios/sys_info.h"
|
||||
#include "asm/io.h"
|
||||
#include "libopenbios/ipchecksum.h"
|
||||
|
||||
Reference in New Issue
Block a user