aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gnome
diff options
context:
space:
mode:
authorKristoffer Ericson <kristoffer_e1@hotmail.com>2006-06-05 20:49:11 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-06-05 20:49:11 +0000
commit7a6acaed91fca9e35a542ce04d07585fc448fed9 (patch)
tree3ad95b6d6af6e99135c1a250da3c4ca80e5fec25 /packages/gnome
parentffa79e271b7c5526d37329bb9b547d3bfab62bf0 (diff)
downloadopenembedded-7a6acaed91fca9e35a542ce04d07585fc448fed9.tar.gz
gnome/libart-lgpl/sh3/art_config.h: Adding support for sh3
Setting up new sh3 folder with including art_config.h gnome/libart-lgpl/sh4/art_config.h: Adding support for sh4 Setting up new sh4 folder with including art_config.
Diffstat (limited to 'packages/gnome')
-rw-r--r--packages/gnome/libart-lgpl/sh3/.mtn2git_empty0
-rw-r--r--packages/gnome/libart-lgpl/sh3/art_config.h10
-rw-r--r--packages/gnome/libart-lgpl/sh4/.mtn2git_empty0
-rw-r--r--packages/gnome/libart-lgpl/sh4/art_config.h10
4 files changed, 20 insertions, 0 deletions
diff --git a/packages/gnome/libart-lgpl/sh3/.mtn2git_empty b/packages/gnome/libart-lgpl/sh3/.mtn2git_empty
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/packages/gnome/libart-lgpl/sh3/.mtn2git_empty
diff --git a/packages/gnome/libart-lgpl/sh3/art_config.h b/packages/gnome/libart-lgpl/sh3/art_config.h
new file mode 100644
index 0000000000..b0e74ad6ae
--- /dev/null
+++ b/packages/gnome/libart-lgpl/sh3/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/packages/gnome/libart-lgpl/sh4/.mtn2git_empty b/packages/gnome/libart-lgpl/sh4/.mtn2git_empty
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/packages/gnome/libart-lgpl/sh4/.mtn2git_empty
diff --git a/packages/gnome/libart-lgpl/sh4/art_config.h b/packages/gnome/libart-lgpl/sh4/art_config.h
new file mode 100644
index 0000000000..b0e74ad6ae
--- /dev/null
+++ b/packages/gnome/libart-lgpl/sh4/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;