summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/aim/clock.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/powerpc/aim/clock.c')
-rw-r--r--sys/powerpc/aim/clock.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/powerpc/aim/clock.c b/sys/powerpc/aim/clock.c
index e8ba90f..f2dccd6 100644
--- a/sys/powerpc/aim/clock.c
+++ b/sys/powerpc/aim/clock.c
@@ -92,8 +92,8 @@ static volatile u_long lasttb;
#define DIFF19041970 2082844800
#if NADB > 0
-extern int adb_read_date_time __P((int *));
-extern int adb_set_date_time __P((int));
+extern int adb_read_date_time(int *);
+extern int adb_set_date_time(int);
#endif
static int clockinitted = 0;
OpenPOWER on IntegriCloud