summaryrefslogtreecommitdiffstats
path: root/sys/mips
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2016-05-20 15:34:03 +0000
committerrwatson <rwatson@FreeBSD.org>2016-05-20 15:34:03 +0000
commit6d6b43dcaf300e3c564a23bbdd15c4fc511c0ed8 (patch)
treebb789036ec4108cb911dda15896194367d895b65 /sys/mips
parentb357843884ed25703771c254ed20927d082d59e2 (diff)
downloadFreeBSD-src-6d6b43dcaf300e3c564a23bbdd15c4fc511c0ed8.zip
FreeBSD-src-6d6b43dcaf300e3c564a23bbdd15c4fc511c0ed8.tar.gz
Garbage collect unused prototype for clockintr().
MFC after: 3 days
Diffstat (limited to 'sys/mips')
-rw-r--r--sys/mips/include/clock.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/mips/include/clock.h b/sys/mips/include/clock.h
index 15acef8..0622efb 100644
--- a/sys/mips/include/clock.h
+++ b/sys/mips/include/clock.h
@@ -17,8 +17,6 @@
extern int cpu_clock;
-extern uint32_t clockintr(uint32_t, struct trapframe *);
-
#define wall_cmos_clock 0
#define adjkerntz 0
OpenPOWER on IntegriCloud