fix semid_ds structure on mips
This used to be broken when all archs had the same semid_ds definition: there is no padding around the time_t members on mips.
Showing
想要评论请 注册 或 登录
This used to be broken when all archs had the same semid_ds definition: there is no padding around the time_t members on mips.