libc
libc copied to clipboard
MODULE_INIT_COMPRESSED_FILE is missing for linux
Linux defines MODULE_INIT_COMPRESSED_FILE as a flag, which tells the kernel to decompress the kernel module before loading it, but this is missing from here