summaryrefslogtreecommitdiffstats
path: root/usr.sbin/xntpd/parse/empty.c
blob: 91b777afe70939e2cc5287811c025a2dc2001b2a (plain)
1
2
3
4
5
6
7
/*
 * Well, some ranlibs, ar's or compilers react funny
 * if asked to do nothing but build empty valid files
 * I would have preferred to a no or at least a static
 * symbol here...
 */
char * _____empty__ = "empty .o file";
OpenPOWER on IntegriCloud