Back out a non-style(9) change from r186668 to unbreak the kernels.
This commit is contained in:
parent
25e3d9a0e5
commit
64f91b28e2
@ -80,7 +80,7 @@ int __elfN(coredump)(struct thread *, struct vnode *, off_t);
|
||||
/* Machine specific function to dump per-thread information. */
|
||||
void __elfN(dump_thread)(struct thread *, void *, size_t *);
|
||||
|
||||
int __elfN(fallback_brand);
|
||||
extern int __elfN(fallback_brand);
|
||||
|
||||
#endif /* _KERNEL */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user