This repository has been archived on 2023-11-11. You can view files and clone it, but cannot push or open issues or pull requests.
libpng/pngasmrd.h

12 lines
341 B
C
Raw Normal View History

1999-09-17 17:27:26 +00:00
/* pngasmrd.h - assembler version of utilities to read a PNG file
*
2004-08-15 12:15:39 +00:00
* libpng 1.2.6 - August 15, 2004
1999-09-17 17:27:26 +00:00
* For conditions of distribution and use, see copyright notice in png.h
2004-07-18 03:45:44 +00:00
* Copyright (c) 2002-2004 Glenn Randers-Pehrson
1999-09-17 17:27:26 +00:00
*
*/
2001-01-12 21:13:06 +00: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 19:48:52 +00:00
*/