summaryrefslogtreecommitdiff
path: root/misc/buildroot/toolchain/nxflat/ldnxflat.c
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-06-18 19:45:50 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-06-18 19:45:50 +0000
commite77fe99962337e339262ea579487eeb3ff50c4b4 (patch)
tree703e35e0c65bf44d3c4814f5e75e9587c39c98a3 /misc/buildroot/toolchain/nxflat/ldnxflat.c
parent050865808bfb56aa3f3dee42157779cf47b16f0e (diff)
downloadnuttx-e77fe99962337e339262ea579487eeb3ff50c4b4.tar.gz
nuttx-e77fe99962337e339262ea579487eeb3ff50c4b4.tar.bz2
nuttx-e77fe99962337e339262ea579487eeb3ff50c4b4.zip
mknxflat is now in the ballpark
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1904 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'misc/buildroot/toolchain/nxflat/ldnxflat.c')
-rw-r--r--misc/buildroot/toolchain/nxflat/ldnxflat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/buildroot/toolchain/nxflat/ldnxflat.c b/misc/buildroot/toolchain/nxflat/ldnxflat.c
index c2026f97d..83c0ca67e 100644
--- a/misc/buildroot/toolchain/nxflat/ldnxflat.c
+++ b/misc/buildroot/toolchain/nxflat/ldnxflat.c
@@ -76,7 +76,7 @@
#include <netinet/in.h>
#include "bfd.h"
-#include "arch/arm.h"
+#include "arch/arch.h"
#include "nxflat.h"
/***********************************************************************