Merge tag 'topic/drm-misc-2016-06-01' of git://anongit.freedesktop.org/drm-intel...
[deliverable/linux.git] / arch / x86 / boot / compressed / error.h
1 #ifndef BOOT_COMPRESSED_ERROR_H
2 #define BOOT_COMPRESSED_ERROR_H
3
4 void warn(char *m);
5 void error(char *m);
6
7 #endif /* BOOT_COMPRESSED_ERROR_H */
This page took 0.033428 seconds and 6 git commands to generate.