Add rcsid.
This commit is contained in:
parent
2a6cb8804e
commit
f0ba626a0d
@ -36,6 +36,12 @@
|
||||
|
||||
#include <stddef.h>
|
||||
|
||||
#ifndef lint
|
||||
static const char rcsid[] =
|
||||
"$FreeBSD$";
|
||||
#endif /* not lint */
|
||||
|
||||
|
||||
fixpt_t ccpu; /* kernel _ccpu variable */
|
||||
int nlistread; /* if nlist already read. */
|
||||
int mempages; /* number of pages of phys. memory */
|
||||
|
Loading…
Reference in New Issue
Block a user