baseport/src/cedar/generic/base/syborg/svpplatform/libfdt/config-host.h
author martin.trojer@nokia.com
Fri, 31 Jul 2009 14:43:15 +0100
changeset 0 ffa851df0825
permissions -rw-r--r--
Initial syborg (baseport) and documentation import

#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