Sign in
gfiber
/
kernel
/
prism
/
45752d45d040594a5e68f881f5bdb29c52bbe698
/
.
/
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