patch-2.4.6 linux/include/asm-sh/linux_logo.h
Next file: linux/include/asm-sh/machvec.h
Previous file: linux/include/asm-sh/irq.h
Back to the patch index
Back to the overall index
-  Lines: 27
-  Date:
Mon Jun 11 19:15:27 2001
-  Orig file: 
v2.4.5/linux/include/asm-sh/linux_logo.h
-  Orig date: 
Mon Jun 19 17:59:38 2000
diff -u --recursive --new-file v2.4.5/linux/include/asm-sh/linux_logo.h linux/include/asm-sh/linux_logo.h
@@ -23,26 +23,5 @@
 
 #define linux_logo_banner "Linux/SuperH version " UTS_RELEASE
 
-#define LINUX_LOGO_COLORS 214
-
-#ifdef INCLUDE_LINUX_LOGO_DATA
-
-#define INCLUDE_LINUX_LOGOBW
-#define INCLUDE_LINUX_LOGO16
-
 #include <linux/linux_logo.h>
 
-#else
-
-/* prototypes only */
-extern unsigned char linux_logo_red[];
-extern unsigned char linux_logo_green[];
-extern unsigned char linux_logo_blue[];
-extern unsigned char linux_logo[];
-extern unsigned char linux_logo_bw[];
-extern unsigned char linux_logo16_red[];
-extern unsigned char linux_logo16_green[];
-extern unsigned char linux_logo16_blue[];
-extern unsigned char linux_logo16[];
-
-#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)