patch-2.2.18 linux/include/asm-m68k/linux_logo.h

Next file: linux/include/asm-m68k/m68kserial.h
Previous file: linux/include/asm-m68k/keyboard.h
Back to the patch index
Back to the overall index

diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.17/include/asm-m68k/linux_logo.h linux/include/asm-m68k/linux_logo.h
@@ -890,6 +890,7 @@
 
 #define INCLUDE_LINUX_LOGOBW
 #define INCLUDE_LINUX_LOGO16
+#define INCLUDE_LINUX_LOGO4
 #include <linux/linux_logo.h>
 
 #else
@@ -904,5 +905,9 @@
 extern unsigned char linux_logo16_green[];
 extern unsigned char linux_logo16_blue[];
 extern unsigned char linux_logo16[];
+extern unsigned char linux_logo4_red[];
+extern unsigned char linux_logo4_green[];
+extern unsigned char linux_logo4_blue[];
+extern unsigned char linux_logo4[];
 
 #endif

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)