8sa1-gcc/gcc/config/m68k/xm-atari.h
1998-12-16 15:24:51 -07:00

6 lines
86 B
C

/* Add HZ define if missing */
#ifndef HZ
#define HZ 100 /* System clock */
#endif