Remove prototype of ia64_pa_access(). The function has been moved to
mem.c where it's been made static.
This commit is contained in:
parent
62d4c42b21
commit
e2fe99a2e0
@ -114,7 +114,6 @@ int ia64_highfp_drop(struct thread *);
|
||||
int ia64_highfp_load(struct thread *);
|
||||
int ia64_highfp_save(struct thread *);
|
||||
void ia64_init(void);
|
||||
int ia64_pa_access(u_long);
|
||||
void init_prom_interface(struct rpb*);
|
||||
void interrupt(u_int64_t, struct trapframe *);
|
||||
void machine_check(unsigned long, struct trapframe *, unsigned long,
|
||||
|
Loading…
Reference in New Issue
Block a user