efd746b889
move the SGIVW definitions from setup_arch.h into its own header file. preparation for turning VISWS into a generic PC architecture. Signed-off-by: Ingo Molnar <mingo@elte.hu>
5 lines
120 B
C
5 lines
120 B
C
/*
|
|
* Frame buffer position and size:
|
|
*/
|
|
extern unsigned long sgivwfb_mem_phys;
|
|
extern unsigned long sgivwfb_mem_size;
|