[klibc] SYSCALLS.def: Add finit_module() system call

The finit_module() system call was merged in Linux 3.8. This system call
is similar to init_module(), but it allows to load Linux kernel modules
from file descriptors.

Signed-off-by: Nikita Ermakov <sh1r4s3@mail.si-head.nl>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
1 file changed