Skip to content

Commit adb14ed

Browse files
committed
Split qnx target based on target env
- Created nto7071 and nto80 modules. - Merged neutrino.rs into parent module.
1 parent aa99092 commit adb14ed

File tree

6 files changed

+8053
-4634
lines changed

6 files changed

+8053
-4634
lines changed

src/unix/nto/aarch64.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
use crate::prelude::*;
22

3-
pub type wchar_t = u32;
4-
pub type time_t = i64;
5-
63
s! {
74
pub struct aarch64_qreg_t {
85
pub qlo: u64,

0 commit comments

Comments
 (0)