summaryrefslogtreecommitdiff
path: root/i386/i386/hardclock.h
diff options
context:
space:
mode:
Diffstat (limited to 'i386/i386/hardclock.h')
-rw-r--r--i386/i386/hardclock.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/i386/i386/hardclock.h b/i386/i386/hardclock.h
index 38c51ea6..96ebf52d 100644
--- a/i386/i386/hardclock.h
+++ b/i386/i386/hardclock.h
@@ -23,7 +23,7 @@ void hardclock(
int iunit,
int old_ipl,
int irq,
- char *ret_addr,
+ const char *ret_addr,
struct i386_interrupt_state *regs);
#endif /* _I386_HARDCLOCK_H_ */