baseport/syborg/svpplatform/libfdt/config-host.h
author mikek
Mon, 17 May 2010 18:37:02 +0100
changeset 16 ccc8ba7d117c
parent 2 d55eb581a87c
permissions -rw-r--r--
Build was broken by a type in gui_common.h

#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