Move libelf headers out of xen public header dir.
authorKeir Fraser <keir.fraser@citrix.com>
Thu, 8 Jan 2009 13:15:49 +0000 (13:15 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Thu, 8 Jan 2009 13:15:49 +0000 (13:15 +0000)
commit8ce65842ad07d007963febce10bec54ad0063986
tree3576225a8069ee3a706beade8fa709ef5b0a489d
parent68b1230ae3933388add17859b370abeac28fb754
Move libelf headers out of xen public header dir.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
15 files changed:
tools/include/Makefile
tools/libxc/xc_core.h
tools/libxc/xc_dom.h
tools/libxc/xc_elf.h
tools/libxc/xc_hvm_build.c
tools/xcutils/readnotes.c
xen/arch/ia64/xen/domain.c
xen/arch/x86/boot/mkelf32.c
xen/arch/x86/domain_build.c
xen/common/libelf/libelf-private.h
xen/include/public/elfstructs.h [deleted file]
xen/include/public/libelf.h [deleted file]
xen/include/xen/elf.h
xen/include/xen/elfstructs.h [new file with mode: 0644]
xen/include/xen/libelf.h [new file with mode: 0644]