Mercurial > emacs
view src/m/sh3.h @ 112090:1d9002cd082f
More elegant solution for accessing png_ptr without GCC warnings.
image.c (png_jmpbuf): New macro.
(my_png_error, png_load): Use it instead of #ifdef'ing according
to PNG_LIBPNG_VER_MAJOR and PNG_LIBPNG_VER_MINOR.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 31 Dec 2010 18:33:40 +0200 |
parents | 124674d7af1d |
children | 641672d44942 |
line wrap: on
line source
/* Machine description file for SuperH. */ #ifdef __BIG_ENDIAN__ # define WORDS_BIG_ENDIAN #endif #define NO_ARG_ARRAY /* arch-tag: 1b01b84f-f044-4afa-aa4b-caa54ec38966 (do not change this comment) */