libc icon indicating copy to clipboard operation
libc copied to clipboard

MODULE_INIT_COMPRESSED_FILE is missing for linux

Open sinkingpoint opened this issue 1 year ago • 0 comments

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

sinkingpoint avatar Jul 22 '24 04:07 sinkingpoint