mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
synced 2025-10-15 03:03:17 +00:00

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>
6 lines
120 B
C
6 lines
120 B
C
/*
|
|
* Frame buffer position and size:
|
|
*/
|
|
extern unsigned long sgivwfb_mem_phys;
|
|
extern unsigned long sgivwfb_mem_size;
|