Fenrir
9 years ago
4 changed files with 8 additions and 10 deletions
@ -1,7 +1,5 @@ |
|||||||
//<sys/lock.h> from devkitArm, needed for synchronization.rs to compile
|
//<sys/lock.h> from devkitArm, needed for synchronization.rs to compile
|
||||||
|
|
||||||
//TODO: I don't even know this thing looks really spooky
|
|
||||||
|
|
||||||
pub type _LOCK_T = i32; |
pub type _LOCK_T = i32; |
||||||
#[repr(C)] |
#[repr(C)] |
||||||
#[derive(Copy)] |
#[derive(Copy)] |
Loading…
Reference in new issue