src/3rdparty/libjpeg/jconfig.st
branchGCC_SURGE
changeset 31 5daf16870df6
parent 30 5dc02b23752f
equal deleted inserted replaced
27:93b982ccede2 31:5daf16870df6
     1 /* jconfig.st --- jconfig.h for Atari ST/STE/TT using Pure C or Turbo C. */
     1 /* jconfig.st --- jconfig.h for Atari ST/STE/TT using Pure C or Turbo C. */
     2 /* see jconfig.doc for explanations */
     2 /* see jconfig.txt for explanations */
     3 
     3 
     4 #define HAVE_PROTOTYPES
     4 #define HAVE_PROTOTYPES
     5 #define HAVE_UNSIGNED_CHAR
     5 #define HAVE_UNSIGNED_CHAR
     6 #define HAVE_UNSIGNED_SHORT
     6 #define HAVE_UNSIGNED_SHORT
     7 /* #define void char */
     7 /* #define void char */