aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxc/xc_core.c
diff options
context:
space:
mode:
authorkfraser@dhcp93.uk.xensource.com <kfraser@dhcp93.uk.xensource.com>2006-05-31 11:31:52 +0100
committerkfraser@dhcp93.uk.xensource.com <kfraser@dhcp93.uk.xensource.com>2006-05-31 11:31:52 +0100
commit3f2522e1acd85e4a3654ad3e2edc3dc915c2cdb2 (patch)
tree2e31d571c87baaba6a5aa482bd42f3f79efd7484 /tools/libxc/xc_core.c
parent678b2e21b2b47774d228f5806b90b152250d9432 (diff)
downloadxen-3f2522e1acd85e4a3654ad3e2edc3dc915c2cdb2.tar.gz
xen-3f2522e1acd85e4a3654ad3e2edc3dc915c2cdb2.tar.bz2
xen-3f2522e1acd85e4a3654ad3e2edc3dc915c2cdb2.zip
Use a global build configuration file, and rework libxc Makefile for PPC.
Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com>
Diffstat (limited to 'tools/libxc/xc_core.c')
-rw-r--r--tools/libxc/xc_core.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/libxc/xc_core.c b/tools/libxc/xc_core.c
index 04f1b7867b..c5ddeb37ec 100644
--- a/tools/libxc/xc_core.c
+++ b/tools/libxc/xc_core.c
@@ -1,6 +1,4 @@
#include "xg_private.h"
-#define ELFSIZE 32
-#include "xc_elf.h"
#include <stdlib.h>
#include <unistd.h>