mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-06 04:29:25 -04:00
8 lines
132 B
C
8 lines
132 B
C
/* $NetBSD: tzone.h,v 1.4 2002/07/14 00:26:18 wiz Exp $ */
|
|
|
|
/* tzone.h */
|
|
|
|
extern int32 secondswest;
|
|
|
|
extern void tzone_init(void);
|