make these more useful for lint(1). Minor diff-reductions while I'm
about it.
This commit is contained in:
parent
0ae0e1ea47
commit
818c8b696b
@ -1,3 +1,4 @@
|
||||
/* LINTLIBRARY */
|
||||
/*-
|
||||
* Copyright 2001 David E. O'Brien.
|
||||
* All rights reserved.
|
||||
|
@ -1,3 +1,4 @@
|
||||
/* LINTLIBRARY */
|
||||
/*-
|
||||
* Copyright 1996-1998 John D. Polstra.
|
||||
* All rights reserved.
|
||||
|
@ -1,3 +1,4 @@
|
||||
/* LINTLIBRARY */
|
||||
/*-
|
||||
* Copyright 1996-1998 John D. Polstra.
|
||||
* All rights reserved.
|
||||
|
@ -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);
|
||||
|
@ -1,3 +1,4 @@
|
||||
/* LINTLIBRARY */
|
||||
/*-
|
||||
* Copyright 2001 David E. O'Brien.
|
||||
* All rights reserved.
|
||||
|
@ -1,3 +1,4 @@
|
||||
/* LINTLIBRARY */
|
||||
/*-
|
||||
* Copyright 2001 David E. O'Brien.
|
||||
* All rights reserved.
|
||||
|
Loading…
Reference in New Issue
Block a user