Skip to content
Snippets Groups Projects
Commit eaaa277d authored by Andrew Salmon's avatar Andrew Salmon
Browse files

remove semid_ds

parent 41f9e7c4
No related branches found
No related tags found
No related merge requests found
......@@ -231,14 +231,6 @@ s! {
pub sem_op: ::c_short,
pub sem_flg: ::c_short,
}
// FIXME
pub struct semid_ds {
// pub sem_perm: ::ipc_perm,
// pub sem_otime: ::time_t,
// pub sem_ctime: ::time_t,
// pub sem_nsems: ::c_ulong,
}
}
pub const ABDAY_1: ::nl_item = 0x20000;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment