Changes for pyramid from sbanner1@cheops (S. John Banner).
[unix-history] / usr / src / usr.bin / tn3270 / ctlr / function.c
CommitLineData
52e0f5b0
GM
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"