diff options
| author | Robert Watson <rwatson@FreeBSD.org> | 2016-05-20 15:34:03 +0000 |
|---|---|---|
| committer | Robert Watson <rwatson@FreeBSD.org> | 2016-05-20 15:34:03 +0000 |
| commit | 57b3862fd24dfd32e416c5bd4100255961bdd359 (patch) | |
| tree | bb789036ec4108cb911dda15896194367d895b65 /sys/mips/include/clock.h | |
| parent | ae76e301315b2f20e3eeeb9f88c917de95fae4f9 (diff) | |
Notes
Diffstat (limited to 'sys/mips/include/clock.h')
| -rw-r--r-- | sys/mips/include/clock.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/mips/include/clock.h b/sys/mips/include/clock.h index 15acef8b63a2..0622efb22690 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 |
