NetBSD/gnu/dist/gcc/config/i386/xm-osf1elf.h

7 lines
139 B
C
Raw Normal View History

1998-08-16 21:35:45 +04:00
/* Configuration for GCC for Intel i386 running OSF/1 1.3. */
#ifndef HZ
#include <machine/machtime.h>
#define HZ DEFAULT_CLK_TCK
#endif