aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/libart-lgpl/libart-lgpl/powerpc64/art_config.h
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@windriver.com>2017-09-05 17:41:23 -0500
committerMartin Jansa <Martin.Jansa@gmail.com>2017-09-13 11:11:07 +0200
commitdb71ecf05a4f8502040dfded004180d89c4c94f5 (patch)
tree14385ce066f98027216e22ba56a784ee20044fae /meta-gnome/recipes-gnome/libart-lgpl/libart-lgpl/powerpc64/art_config.h
parent25c94d71f581813b1f1cf7a9305dd61b28d69e21 (diff)
downloadmeta-openembedded-db71ecf05a4f8502040dfded004180d89c4c94f5.tar.gz
libart-lgpg: Obsolete, replaced by version in oe-core
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Diffstat (limited to 'meta-gnome/recipes-gnome/libart-lgpl/libart-lgpl/powerpc64/art_config.h')
-rw-r--r--meta-gnome/recipes-gnome/libart-lgpl/libart-lgpl/powerpc64/art_config.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/meta-gnome/recipes-gnome/libart-lgpl/libart-lgpl/powerpc64/art_config.h b/meta-gnome/recipes-gnome/libart-lgpl/libart-lgpl/powerpc64/art_config.h
deleted file mode 100644
index 500ffc38f1..0000000000
--- a/meta-gnome/recipes-gnome/libart-lgpl/libart-lgpl/powerpc64/art_config.h
+++ /dev/null
@@ -1,10 +0,0 @@
-/* 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 8
-
-typedef unsigned char art_u8;
-typedef unsigned short art_u16;
-typedef unsigned int art_u32;