repo.or.cz
/
linux-2.6
/
mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
r8169: workaround against ignored TxPoll writes (8168)
[linux-2.6/mini2440.git]
/
include
/
asm-v850
/
shmparam.h
blob
7dcb6739073e74cfea42c9828e263b3a850fa78c
1
#ifndef __V850_SHMPARAM_H__
2
#define __V850_SHMPARAM_H__
3
4
#define SHMLBA PAGE_SIZE
/* attach addr a multiple of this */
5
6
#endif
/* __V850_SHMPARAM_H__ */