mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-25 09:07:14 +08:00
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