baseport/syborg/svpplatform/libfdt/config-host.h
author William Roberts <williamr@symbian.org>
Tue, 04 Aug 2009 17:31:47 +0100
changeset 6 e58b788a7b64
parent 2 d55eb581a87c
permissions -rw-r--r--
Fix all the rest of the \ separators to / in mmp files.

#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