@ -8,7 +8,3 @@ mod mutex;
mod rwlock;
mod thread;
mod thread_keys;
/// Reference this function somewhere (eg. ´use pthread_3ds::init´ in the main crate) to import all pthread implementations.
#[inline(always)]
pub fn init() {}