baseport/syborg/svpplatform/libfdt/config-host.h
author William Roberts <williamr@symbian.org>
Tue, 04 Aug 2009 11:50:27 +0100
changeset 3 c2946f91d81f
parent 2 d55eb581a87c
permissions -rw-r--r--
Automated conversion of relative paths to new source layout

#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