blob: bc2ff9f6c274ec711e98efe25c482952bb47731b [file] [log] [blame]
Pierre Ossman82c7f312009-03-09 13:21:27 +00001// This file generates the include file for the assembly
2// implementations by abusing the C preprocessor.
3
4;
5; Automatically generated include file from jsimdcfg.inc.h
6;
7
8#define JPEG_INTERNALS
9
10#include "../jpeglib.h"
11#include "../jconfig.h"
12#include "../jmorecfg.h"
13#include "jsimd.h"
14
15#define define(var) %define _cpp_protection_##var
16#define definev(var) %define _cpp_protection_##var var
17
18;
19; -- jsimd.h
20;
21
22definev(JSIMD_NONE)
23
24; Short forms of external names for systems with brain-damaged linkers.
25;
26#ifdef NEED_SHORT_EXTERNAL_NAMES
27definev(jpeg_simd_cpu_support)
28#endif /* NEED_SHORT_EXTERNAL_NAMES */
29