summaryrefslogtreecommitdiff
path: root/sys/arch/mvme68k/stand/libsa/clock.h
blob: f9958f65e05909261ac4bb1d786372c7c1c6f027 (plain)
1
2
3
4
5
6
7
/*	$OpenBSD: clock.h,v 1.2 1996/04/28 10:48:58 deraadt Exp $ */

extern int hz;

time_t getsecs();
int getticks();