repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux 2.6.21
[linux/fpc-iii.git]
/
include
/
asm-arm
/
arch-realview
/
scu.h
blob
cc293640178ed02b56673ef183305374f8fbf080
1
#ifndef __ASMARM_ARCH_SCU_H
2
#define __ASMARM_ARCH_SCU_H
3
4
#include <asm/arch/platform.h>
5
6
#define SCU_BASE REALVIEW_MPCORE_SCU_BASE
7
8
#endif