forked from Imagelibrary/rtems
2000-10-30 Joel Sherrill <joel@OARcorp.com>
* POSIX include files merged into newlib. This resulted in some definitions moving to other files and thus some secondary effects in RTEMS source code. * paranoia/paranoia.c: Commented out incorrect and conflicting prototype of read().
This commit is contained in:
@@ -204,7 +204,7 @@ extern void BadCond ();
|
||||
extern void SqXMinX ();
|
||||
extern void TstCond ();
|
||||
extern void notify ();
|
||||
extern int read ();
|
||||
/* extern int read (); */
|
||||
extern void Characteristics ();
|
||||
extern void Heading ();
|
||||
extern void History ();
|
||||
|
||||
Reference in New Issue
Block a user