mirror of
https://github.com/PDP-10/klh10.git
synced 2026-02-13 03:15:14 +00:00
by the late MRC, Mark Crispin. Source: probably the former http://panda.com/tops-20/ . panda-dist.tar.gz dated Mar 30 2007.
7 lines
99 B
C
7 lines
99 B
C
/*
|
|
** routines in sysdep.c:
|
|
*/
|
|
|
|
extern int sy_getgmtoffset(void);
|
|
extern char* sy_getsystem(void);
|