diff options
-rw-r--r-- | i386/i386/hardclock.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/i386/i386/hardclock.h b/i386/i386/hardclock.h index 96ebf52d..b326c3cb 100644 --- a/i386/i386/hardclock.h +++ b/i386/i386/hardclock.h @@ -22,7 +22,6 @@ void hardclock( int iunit, int old_ipl, - int irq, const char *ret_addr, struct i386_interrupt_state *regs); |