Fix a copy-paste issue in the NuttX raw type definition
This file is copied from the rtems as initial implementation, and forgot to change the OS name in the comment. Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
This commit is contained in:
parent
3a258d1cf9
commit
79e2af285a
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
//! rtems raw type definitions
|
||||
//! NuttX raw type definitions
|
||||
|
||||
#![stable(feature = "raw_ext", since = "1.1.0")]
|
||||
#![deprecated(
|
||||
|
|
Loading…
Add table
Reference in a new issue