Sign in
android-kvm
/
linux
/
5fd4514bb351b5ecb0da3692fff70741e5ed200c
/
.
/
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