cregit-Linux how code gets into the kernel

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

#ifndef BOOT_COMPRESSED_ERROR_H

#define BOOT_COMPRESSED_ERROR_H

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

#endif /* BOOT_COMPRESSED_ERROR_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
kees cookkees cook25100.00%1100.00%
Total25100.00%1100.00%