patch-2.4.19 linux-2.4.19/include/asm-ppc/btext.h
Next file: linux-2.4.19/include/asm-ppc/commproc.h
Previous file: linux-2.4.19/include/asm-parisc/unistd.h
Back to the patch index
Back to the overall index
- Lines: 14
- Date:
Fri Aug 2 17:39:45 2002
- Orig file:
linux-2.4.18/include/asm-ppc/btext.h
- Orig date:
Tue Aug 28 06:58:33 2001
diff -urN linux-2.4.18/include/asm-ppc/btext.h linux-2.4.19/include/asm-ppc/btext.h
@@ -17,11 +17,11 @@
extern unsigned long disp_BAT[2];
-extern boot_infos_t *disp_bi;
+extern boot_infos_t disp_bi;
extern int boot_text_mapped;
void btext_init(boot_infos_t *bi);
-void btext_welcome(boot_infos_t* bi);
+void btext_welcome(void);
void btext_prepare_BAT(void);
void btext_setup_display(int width, int height, int depth, int pitch,
unsigned long address);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)