Use common date conversion functions - not runtime efficient, but
brain-efficient...
This commit is contained in:
parent
1826b0bca2
commit
463301afbf
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: files.pmax,v 1.55 1998/07/21 17:36:03 drochner Exp $
|
||||
# $NetBSD: files.pmax,v 1.56 1998/09/26 21:02:56 drochner Exp $
|
||||
# DECstation-specific configuration info
|
||||
|
||||
# maxpartitions must be first item in files.${ARCH}.
|
||||
|
@ -99,6 +99,7 @@ device mcclock
|
|||
attach mcclock at ioasic with mcclock_ioasic
|
||||
attach mcclock at ibus with mcclock_ibus
|
||||
file arch/pmax/pmax/clock.c
|
||||
file dev/clock_subr.c
|
||||
file arch/pmax/pmax/mcclock.c mcclock
|
||||
file dev/dec/mcclock.c mcclock
|
||||
file dev/dec/mcclock_pad32.c mcclock
|
||||
|
|
Loading…
Reference in New Issue