mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-04 21:30:49 +00:00
12 lines
336 B
C
12 lines
336 B
C
|
/* pngasmrd.h - assembler version of utilities to read a PNG file
|
||
|
*
|
||
|
* libpng 1.2.5 - October 3, 2002
|
||
|
* For conditions of distribution and use, see copyright notice in png.h
|
||
|
* Copyright (c) 2002 Glenn Randers-Pehrson
|
||
|
*
|
||
|
*/
|
||
|
|
||
|
/* This file is obsolete in libpng-1.0.9 and later; its contents now appear
|
||
|
* at the end of pngconf.h.
|
||
|
*/
|