Add declaration of ia64_running_in_simulator().
This commit is contained in:
parent
b73ef645ae
commit
137fd2af89
@ -51,5 +51,6 @@ int fill_regs __P((struct thread *, struct reg *));
|
||||
int set_regs __P((struct thread *, struct reg *));
|
||||
int fill_fpregs __P((struct thread *, struct fpreg *));
|
||||
int set_fpregs __P((struct thread *, struct fpreg *));
|
||||
int ia64_running_in_simulator __P((void));
|
||||
|
||||
#endif /* !_MACHINE_MD_VAR_H_ */
|
||||
|
Loading…
x
Reference in New Issue
Block a user