putw is supposed to return 0 (not the value written) on success
[musl] / src / linux / module.c
2012-06-13 Rich Felkeradd init_module/delete_module syscall wrappers