Subject: Re: building a kernel with today's sup... To: None <current-users@netbsd.org, smd@ebone.net> From: Sean Doran <smd@ebone.net> List: current-users Date: 10/23/1998 15:54:44
This appears to require an include of the relevant files:
.../compat/<emulation>/<emulation>_errno.h
in the <emulation>_exec.c files
and the declaration in those <emulation>_errno.h files
to be extern, yes?
Sean.