![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0 */ 0002 #ifndef BOOT_COMPRESSED_ERROR_H 0003 #define BOOT_COMPRESSED_ERROR_H 0004 0005 #include <linux/compiler.h> 0006 0007 void warn(char *m); 0008 void error(char *m) __noreturn; 0009 0010 #endif /* BOOT_COMPRESSED_ERROR_H */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |