Rollup merge of #133027 - no1wudi:master, r=jhpratt

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.
This commit is contained in:
Guillaume Gomez 2024-11-14 18:26:16 +08:00 committed by GitHub
commit e6cd8699ea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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