repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Expand PMF_FN_* macros.
[netbsd-mini2440.git]
/
usr.sbin
/
bootp
/
common
/
tzone.h
blob
465e81400fd92a55ee24e08857a3130424520153
1
/* $NetBSD: tzone.h,v 1.3 1998/03/14 04:39:55 lukem Exp $ */
2
3
/* tzone.h */
4
5
extern
int32 secondswest
;
6
7
extern
void
tzone_init
(
void
);