summaryrefslogtreecommitdiffstats
path: root/arch/sandbox/include/asm/elf.h
diff options
context:
space:
mode:
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2009-10-22 14:21:28 +0200
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2009-10-22 14:21:28 +0200
commite2a7b79cfc63c8a5bdafb6f333fedf35b6b8a380 (patch)
tree693e4c786169ac0a611bd4fde64401590fbeb3f8 /arch/sandbox/include/asm/elf.h
parent37e96f83bca38c26179b38d0130b0462ae09bb50 (diff)
downloadbarebox-e2a7b79cfc63c8a5bdafb6f333fedf35b6b8a380.tar.gz
barebox-e2a7b79cfc63c8a5bdafb6f333fedf35b6b8a380.tar.xz
[SANDBOX] move include/asm-sandbox to arch/arm/include/sandbox
Move platform independent header files to arch/sandbox/include/asm, leaving those in asm/arch*. Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Diffstat (limited to 'arch/sandbox/include/asm/elf.h')
-rw-r--r--arch/sandbox/include/asm/elf.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/sandbox/include/asm/elf.h b/arch/sandbox/include/asm/elf.h
new file mode 100644
index 0000000000..b60d24890c
--- /dev/null
+++ b/arch/sandbox/include/asm/elf.h
@@ -0,0 +1,2 @@
+
+/* nothing yet */