X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/ad7871609881e73855d0b04da49b486cd93efca7..ed554bc5e4201344d7eaad78263566e79428759c:/usr/src/sys/hp300/hp300/clock.c diff --git a/usr/src/sys/hp300/hp300/clock.c b/usr/src/sys/hp300/hp300/clock.c index ddcf54a943..1247837140 100644 --- a/usr/src/sys/hp300/hp300/clock.c +++ b/usr/src/sys/hp300/hp300/clock.c @@ -37,7 +37,7 @@ * * from: Utah $Hdr: clock.c 1.18 91/01/21$ * - * @(#)clock.c 8.1 (Berkeley) 6/10/93 + * @(#)clock.c 8.2 (Berkeley) 1/12/94 */ /* @@ -430,6 +430,7 @@ read_bbc_reg(reg) u_char write_bbc_reg(reg, data) + int reg; u_int data; { u_char tmp;