summaryrefslogtreecommitdiffstats
path: root/sys/ia64/include/cpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/ia64/include/cpu.h')
-rw-r--r--sys/ia64/include/cpu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/ia64/include/cpu.h b/sys/ia64/include/cpu.h
index c2bd78c..cc3f5f9 100644
--- a/sys/ia64/include/cpu.h
+++ b/sys/ia64/include/cpu.h
@@ -114,7 +114,7 @@ long fswintrberr(void); /* MAGIC */
int ia64_highfp_drop(struct thread *);
int ia64_highfp_load(struct thread *);
int ia64_highfp_save(struct thread *);
-void ia64_init(u_int64_t, u_int64_t);
+void ia64_init(void);
int ia64_pa_access(u_long);
void init_prom_interface(struct rpb*);
void interrupt(u_int64_t, struct trapframe *);
OpenPOWER on IntegriCloud