On 2/9/26 05:26, Warner Losh wrote:
Add the target ABI definitions for System V semaphore and message queue data structures, needed for semctl() and msgctl() syscall emulation.Signed-off-by: Stacey Son<[email protected]> Signed-off-by: Mikael Urankar<[email protected]> Signed-off-by: Warner Losh<[email protected]> --- bsd-user/syscall_defs.h | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+)
Reviewed-by: Richard Henderson <[email protected]> r~
