baseport/syborg/svpplatform/libfdt/config-host.h
changeset 2 d55eb581a87c
parent 0 ffa851df0825
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/baseport/syborg/svpplatform/libfdt/config-host.h	Tue Aug 04 10:28:23 2009 +0100
@@ -0,0 +1,10 @@
+#ifndef CONFIG_HOST_H
+#define CONFIG_HOST_H
+
+// dont have machine level bswap
+//#define HAVE_MACHINE_BSWAP_H
+
+// dont have byteswap
+//#define HAVE_BYTESWAP_H
+
+#endif