baseport/syborg/svpplatform/libfdt/config-host.h
author William Roberts <williamr@symbian.org>
Tue, 04 Aug 2009 10:28:23 +0100
changeset 2 d55eb581a87c
parent 0 baseport/src/cedar/generic/base/syborg/svpplatform/libfdt/config-host.h@ffa851df0825
permissions -rw-r--r--
Move syborg baseport from old src/cedar/generic layout to baseport/syborg

#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