xref: /csrg-svn/usr.bin/tn3270/ctlr/function.c (revision 31781)
1 /*
2  * This file, which never produces a function.o, is used solely to
3  * be run through the preprocessor.
4  *
5  * On a 4.3 system (or even msdos), "cc -E function.h" would produce
6  * the correct output.  Unfortunately, 4.2 compilers aren't quite that
7  * useful.
8  */
9 
10 #include "function.h"
11