macutils/comm/ym_to.c

6 lines
111 B
C
Raw Permalink Normal View History

2018-03-23 00:30:02 +00:00
#include "comm.h"
#ifdef YM
#else /* YM */
int ym_to; /* Keep lint and some compilers happy */
#endif /* YM */