Skip to content

Commit d80ee9c

Browse files
author
Julian Orth
committed
Linux: Move __X32_SYSCALL_BIT out of syscalls module
1 parent 5dc471f commit d80ee9c

File tree

2 files changed

+324
-324
lines changed

2 files changed

+324
-324
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1+
pub const __X32_SYSCALL_BIT: ::c_long = 0x40000000;
2+
13
mod syscalls;
24
pub use self::syscalls::*;

0 commit comments

Comments
 (0)