projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
[linux-2.6]
/
include
/
asm-arm
/
arch-iop32x
/
glantank.h
1
/*
2
* include/asm-arm/arch-iop32x/glantank.h
3
*
4
* IO-Data GLAN Tank board registers
5
*/
6
7
#ifndef __GLANTANK_H
8
#define __GLANTANK_H
9
10
#define GLANTANK_UART 0xfe800000 /* UART */
11
12
13
#endif