forked from Imagelibrary/rtems
fixed comment
This commit is contained in:
@@ -760,8 +760,7 @@ rtems_termios_enqueue_raw_characters (void *ttyp, char *buf, int len)
|
||||
}
|
||||
|
||||
/*
|
||||
* Reserve enough resources to at least open every physical device
|
||||
* once.
|
||||
* Reserve enough resources to open every physical device once.
|
||||
*/
|
||||
|
||||
void rtems_termios_reserve_resources(
|
||||
|
||||
@@ -760,8 +760,7 @@ rtems_termios_enqueue_raw_characters (void *ttyp, char *buf, int len)
|
||||
}
|
||||
|
||||
/*
|
||||
* Reserve enough resources to at least open every physical device
|
||||
* once.
|
||||
* Reserve enough resources to open every physical device once.
|
||||
*/
|
||||
|
||||
void rtems_termios_reserve_resources(
|
||||
|
||||
@@ -760,8 +760,7 @@ rtems_termios_enqueue_raw_characters (void *ttyp, char *buf, int len)
|
||||
}
|
||||
|
||||
/*
|
||||
* Reserve enough resources to at least open every physical device
|
||||
* once.
|
||||
* Reserve enough resources to open every physical device once.
|
||||
*/
|
||||
|
||||
void rtems_termios_reserve_resources(
|
||||
|
||||
Reference in New Issue
Block a user