Subject: Re: Upcoming kernel changes
To: None <current-users@NetBSD.ORG>
From: Mike Long <mike.long@analog.com>
List: current-users
Date: 02/04/1996 01:43:47
>Date: Wed, 31 Jan 1996 21:19:50 +0100 (MET)
>From: Erik Bertelsen <erik@sockdev.uni-c.dk>
>
>Will you also move all extern declarations from .c files to appropriate .h
>files? and make functions with file scope to static functions ?

Be careful about making functions static.  Static functions and
variables don't show up in the in-core symbol table, so they won't
be seen by DDB nor libkvm.
-- 
Mike Long <mike.long@analog.com>           http://www.shore.net/~mikel
VLSI Design Engineer         finger mikel@shore.net for PGP public key
Analog Devices, CPD Division          CCBF225E7D3F7ECB2C8F7ABB15D9BE7B
Norwood, MA 02062 USA       (eq (opinion 'ADI) (opinion 'mike)) -> nil