mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Garbage collect unused prototype for clockintr().
MFC after: 3 days
This commit is contained in:
parent
ae76e30131
commit
57b3862fd2
1 changed files with 0 additions and 2 deletions
|
|
@ -17,8 +17,6 @@
|
|||
|
||||
extern int cpu_clock;
|
||||
|
||||
extern uint32_t clockintr(uint32_t, struct trapframe *);
|
||||
|
||||
#define wall_cmos_clock 0
|
||||
#define adjkerntz 0
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue