baseport/syborg/svpplatform/libfdt/config-host.h
author Martin Trojer <martin.trojer@nokia.com>
Wed, 21 Oct 2009 10:29:21 +0100
changeset 15 5fca9e46c6fa
parent 2 d55eb581a87c
permissions -rw-r--r--
Merged patch from Johnathan White (@accenture) Added sound support and estart Updated framebuffer (support landscape and portrait mode) Fixes in pointer, keyboard and hostfs

#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