]>
Commit | Line | Data |
---|---|---|
1 | /* pngasmrd.h - assembler version of utilities to read a PNG file | |
2 | * | |
3 | * libpng 1.2.5rc3 - September 18, 2002 | |
4 | * For conditions of distribution and use, see copyright notice in png.h | |
5 | * Copyright (c) 2002 Glenn Randers-Pehrson | |
6 | * | |
7 | */ | |
8 | ||
9 | /* This file is obsolete in libpng-1.0.9 and later; its contents now appear | |
10 | * at the end of pngconf.h. | |
11 | */ |