cregit-Linux how code gets into the kernel

Release 4.13 arch/x86/boot/compressed/error.h

#ifndef BOOT_COMPRESSED_ERROR_H

#define BOOT_COMPRESSED_ERROR_H

#include <linux/compiler.h>

void warn(char *m);
void error(char *m) __noreturn;

#endif /* BOOT_COMPRESSED_ERROR_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Kees Cook29100.00%2100.00%
Total29100.00%2100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.