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:
Huang Qi 2024-11-14 14:50:30 +08:00
parent 3a258d1cf9
commit 79e2af285a

View file

@ -1,4 +1,4 @@
//! rtems raw type definitions
//! NuttX raw type definitions
#![stable(feature = "raw_ext", since = "1.1.0")]
#![deprecated(