summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/ghostscript/ghostscript/mips/objarch.h
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/ghostscript/ghostscript/mips/objarch.h')
-rw-r--r--meta/recipes-extended/ghostscript/ghostscript/mips/objarch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/ghostscript/ghostscript/mips/objarch.h b/meta/recipes-extended/ghostscript/ghostscript/mips/objarch.h
index 359097f356..b8b637cca2 100644
--- a/meta/recipes-extended/ghostscript/ghostscript/mips/objarch.h
+++ b/meta/recipes-extended/ghostscript/ghostscript/mips/objarch.h
@@ -17,7 +17,7 @@
17#define ARCH_LOG2_SIZEOF_INT 2 17#define ARCH_LOG2_SIZEOF_INT 2
18#define ARCH_LOG2_SIZEOF_LONG 2 18#define ARCH_LOG2_SIZEOF_LONG 2
19#define ARCH_LOG2_SIZEOF_LONG_LONG 3 19#define ARCH_LOG2_SIZEOF_LONG_LONG 3
20#define ARCH_SIZEOF_GX_COLOR_INDEX 8 20#define ARCH_SIZEOF_GX_COLOR_INDEX 4
21#define ARCH_SIZEOF_PTR 4 21#define ARCH_SIZEOF_PTR 4
22#define ARCH_SIZEOF_FLOAT 4 22#define ARCH_SIZEOF_FLOAT 4
23#define ARCH_SIZEOF_DOUBLE 8 23#define ARCH_SIZEOF_DOUBLE 8