define sunos_syscall_intern now that sparc needs it.
This commit is contained in:
parent
0057da6efa
commit
24d0f10c0f
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: sunos_exec.h,v 1.6 2003/06/29 22:29:43 fvdl Exp $ */
|
||||
/* $NetBSD: sunos_exec.h,v 1.7 2005/07/10 16:40:49 christos Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1993 Theo de Raadt
|
||||
@ -54,4 +54,6 @@ extern const struct emul emul_sunos;
|
||||
|
||||
int exec_sunos_aout_makecmds __P((struct proc *, struct exec_package *));
|
||||
|
||||
#define sunos_syscall_intern syscall_intern
|
||||
|
||||
#endif /* !_SUNOS_EXEC_H_ */
|
||||
|
Loading…
Reference in New Issue
Block a user