libpng/pngasmrd.h

12 lines
337 B
C
Raw Normal View History

1999-09-17 13:27:26 -04:00
/* pngasmrd.h - assembler version of utilities to read a PNG file
*
2001-05-06 06:34:26 -04:00
* libpng 1.2.0beta1 - May 6, 2001
1999-09-17 13:27:26 -04:00
* For conditions of distribution and use, see copyright notice in png.h
2001-01-12 16:13:06 -05:00
* Copyright (c) 2001 Glenn Randers-Pehrson
1999-09-17 13:27:26 -04:00
*
*/
2001-01-12 16:13:06 -05:00
/* This file is obsolete in libpng-1.0.9 and later; its contents now appear
* at the end of pngconf.h.
2000-02-18 14:48:52 -05:00
*/