From: Phil Blundell Date: Sun, 1 Aug 2004 21:53:21 +0000 (+0000) Subject: copy i386-linux art_config.h to i386-oe-linux X-Git-Tag: Release-2010-05/1~17888 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10f1026241b9c28672420737e0d877c90eaa16fb;p=openembedded.git copy i386-linux art_config.h to i386-oe-linux BKrev: 410d6651VccP19Z4bMoCsRqEw2XKzQ --- diff --git a/gnome/libart-lgpl/i386-linux/art_config.h b/gnome/libart-lgpl/i386-linux/art_config.h index e69de29bb2..b0e74ad6ae 100644 --- a/gnome/libart-lgpl/i386-linux/art_config.h +++ b/gnome/libart-lgpl/i386-linux/art_config.h @@ -0,0 +1,10 @@ +/* Automatically generated by gen_art_config.c */ + +#define ART_SIZEOF_CHAR 1 +#define ART_SIZEOF_SHORT 2 +#define ART_SIZEOF_INT 4 +#define ART_SIZEOF_LONG 4 + +typedef unsigned char art_u8; +typedef unsigned short art_u16; +typedef unsigned int art_u32; diff --git a/gnome/libart-lgpl/i386-oe-linux/art_config.h b/gnome/libart-lgpl/i386-oe-linux/art_config.h new file mode 100644 index 0000000000..e69de29bb2