Sign in
googlers
/
maze
/
linux
/
78c92a9fd4b6abbbc1fe1ec335c697cb4e63f252
/
.
/
arch
/
arm
/
mach-shark
/
include
/
mach
/
framebuffer.h
blob: 84a5bf6e5ba3bf67efcd8f51ea445f66b77d6b24 [
file
] [
log
] [
blame
]
/*
* arch/arm/mach-shark/include/mach/framebuffer.h
*
* by Alexander Schulz
*
*/
#ifndef
__ASM_ARCH_FRAMEBUFFER_H
#define
__ASM_ARCH_FRAMEBUFFER_H
/* defines for the Framebuffer */
#define
FB_START
0x06000000
#define
FB_SIZE
0x01000000
#endif