add init_module/delete_module syscall wrappers
commit03884934b32c79da545ef38a42835a6c257b125d
authorWaldemar Brodkorb <wbx@uclibc-ng.org>
Tue, 27 Dec 2016 08:24:24 +0000 (27 09:24 +0100)
committerWaldemar Brodkorb <wbx@openadk.org>
Wed, 28 Dec 2016 17:25:38 +0000 (28 18:25 +0100)
tree37e4308ea331d65b0be59927018b91f37bae3458
parent6cfe578d49ab6638be8a7448ccc3b9d8de4a247b
add init_module/delete_module syscall wrappers

Add the wrappers unconditionally, because kmod package
still uses them.
libc/sysdeps/linux/common/Makefile.in
libc/sysdeps/linux/common/module.c [new file with mode: 0644]