aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m68k/xm-atari.h
blob: 59f466460febf38babc2160f0485ac36c4ec3921 (plain)
1
2
3
4
5
/* Add HZ define if missing */

#ifndef HZ
#define HZ 100			/* System clock */
#endif