We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dfd572 commit 47aa07fCopy full SHA for 47aa07f
src/new/qurt/mod.rs
@@ -1,6 +1,8 @@
1
//! QuRT (Qualcomm Real-Time OS) bindings
2
//!
3
//! QuRT is Qualcomm's real-time operating system for Hexagon DSP architectures.
4
+//! Headers available via the
5
+//! Hexagon SDK: https://softwarecenter.qualcomm.com/catalog/item/Hexagon_SDK
6
7
pub(crate) mod errno;
8
pub(crate) mod fcntl;
0 commit comments