summaryrefslogtreecommitdiff
path: root/jaricom.c
diff options
context:
space:
mode:
Diffstat (limited to 'jaricom.c')
-rw-r--r--jaricom.c13
1 files changed, 13 insertions, 0 deletions
diff --git a/jaricom.c b/jaricom.c
new file mode 100644
index 0000000..1a15bdf
--- /dev/null
+++ b/jaricom.c
@@ -0,0 +1,13 @@
+/*
+ * jaricom.c
+ *
+ * [IJG Copyright notice]
+ *
+ * This file holds place for arithmetic entropy codec tables.
+ */
+
+#define JPEG_INTERNALS
+#include "jinclude.h"
+#include "jpeglib.h"
+
+INT32 jaritab[1]; /* dummy table */