Skip to content

Commit 93329d7

Browse files
committed
apple: Move xnu and apple_libc up a level in the new structure
There isn't any need to group these two modules.
1 parent 4f8f167 commit 93329d7

File tree

16 files changed

+9
-13
lines changed

16 files changed

+9
-13
lines changed

src/new/apple/mod.rs

Lines changed: 0 additions & 10 deletions
This file was deleted.

src/new/apple_libc/mod.rs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
//! Entrypoint for Apple headers, usually found as part of the Xcode SDK.
2+
3+
pub(crate) mod signal;
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)