projects
/
kopensolaris-gnu
/
glibc.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Mon Jun 24 19:57:01 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
[kopensolaris-gnu/glibc.git]
/
sysdeps
/
standalone
/
standalone.h
diff --git
a/sysdeps/standalone/standalone.h
b/sysdeps/standalone/standalone.h
index
07f8355
..
13d58f0
100644
(file)
--- a/
sysdeps/standalone/standalone.h
+++ b/
sysdeps/standalone/standalone.h
@@
-24,7
+24,7
@@
Cambridge, MA 02139, USA. */
#include <sys/cdefs.h>
-extern void _Board_Initialize __P
P
((void));
+extern void _Board_Initialize __P ((void));
extern int _Console_Putc __P ((char c));
extern int _Console_Getc __P ((int poll));