HardenedBSD/usr.sbin/xntpd/parse/empty.c

8 lines
226 B
C
Raw Normal View History

1993-12-21 19:36:48 +01:00
/*
* 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";