Skip to content

Commit 47aa07f

Browse files
committed
Add reference to QuRT headers
1 parent 9dfd572 commit 47aa07f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/new/qurt/mod.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
//! QuRT (Qualcomm Real-Time OS) bindings
22
//!
33
//! 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
46
57
pub(crate) mod errno;
68
pub(crate) mod fcntl;

0 commit comments

Comments
 (0)