summaryrefslogtreecommitdiff
path: root/etc/xlc_dummy.cpp
blob: 400547dd4630d33bf2c3bf557c8ce04caf67de0c (plain)
1
2
3
4
5
6
7
8
// $Id$
//
// This file exists only to help with template instantiation when building
// shared libraries on AIX using C Set++.  See rules.lib.GNU for usage.

/* FUZZ: disable check_for_improper_main_declaration */

main() {}