forked from Imagelibrary/rtems
2003-07-08 Joel Sherrill <joel@OARcorp.com>
PR 419/rtems * src/termios.c: Removed warning.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2003-07-08 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
|
PR 419/rtems
|
||||||
|
* src/termios.c: Removed warning.
|
||||||
|
|
||||||
2003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* configure.ac: Remove (Merged-in into ../configure.ac)
|
* configure.ac: Remove (Merged-in into ../configure.ac)
|
||||||
|
|||||||
@@ -470,6 +470,7 @@ rtems_status_code rtems_termios_bufsize (
|
|||||||
rtems_termios_cbufsize = cbufsize;
|
rtems_termios_cbufsize = cbufsize;
|
||||||
rtems_termios_raw_input_size = raw_input;
|
rtems_termios_raw_input_size = raw_input;
|
||||||
rtems_termios_raw_output_size = raw_output;
|
rtems_termios_raw_output_size = raw_output;
|
||||||
|
return RTEMS_SUCCESSFUL;
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
|
|||||||
Reference in New Issue
Block a user