make these more useful for lint(1). Minor diff-reductions while I'm

about it.
This commit is contained in:
Mark Murray 2003-01-26 23:14:47 +00:00
parent 0ae0e1ea47
commit 818c8b696b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=109905
6 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,4 @@
/* LINTLIBRARY */
/*-
* Copyright 2001 David E. O'Brien.
* All rights reserved.

View File

@ -1,3 +1,4 @@
/* LINTLIBRARY */
/*-
* Copyright 1996-1998 John D. Polstra.
* All rights reserved.

View File

@ -1,3 +1,4 @@
/* LINTLIBRARY */
/*-
* Copyright 1996-1998 John D. Polstra.
* All rights reserved.

View File

@ -1,3 +1,4 @@
/* LINTLIBRARY */
/*-
* Copyright 1996-1998 John D. Polstra.
* All rights reserved.
@ -45,8 +46,8 @@
struct Struct_Obj_Entry;
struct ps_strings;
#pragma weak _DYNAMIC
extern int _DYNAMIC;
#pragma weak _DYNAMIC
extern void _fini(void);
extern void _init(void);

View File

@ -1,3 +1,4 @@
/* LINTLIBRARY */
/*-
* Copyright 2001 David E. O'Brien.
* All rights reserved.

View File

@ -1,3 +1,4 @@
/* LINTLIBRARY */
/*-
* Copyright 2001 David E. O'Brien.
* All rights reserved.