VirtualBox

source: vbox/trunk/src/libs/libpng-1.6.45/scripts/sym.c

Last change on this file was 107813, checked in by vboxsync, 4 months ago

libpng-1.6.45: Applied and adjusted our libpng changes to 1.6.45. bugref:8515

  • Property svn:eol-style set to native
File size: 365 bytes
Line 
1/* sym.c - define format of libpng.sym
2 *
3 * Copyright (c) 2011-2014 Glenn Randers-Pehrson
4 *
5 * This code is released under the libpng license.
6 * For conditions of distribution and use, see the disclaimer
7 * and license in png.h
8 */
9
10#define PNG_EXPORTA(ordinal, type, name, args, attributes)\
11 PNG_DFN "@" SYMBOL_PREFIX "@@" name "@"
12
13#include "../png.h"
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette