repo.or.cz
/
linux-2.6
/
kmemtrace.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
relay: Add buffer-only channels; useful for early logging.
[linux-2.6/kmemtrace.git]
/
include
/
asm-parisc
/
shmparam.h
blob
628ddc22faa8928599553f0b18e748fa4cb06fae
1
#ifndef _ASMPARISC_SHMPARAM_H
2
#define _ASMPARISC_SHMPARAM_H
3
4
#define __ARCH_FORCE_SHMLBA 1
5
6
#define SHMLBA 0x00400000
/* attach addr needs to be 4 Mb aligned */
7
8
#endif
/* _ASMPARISC_SHMPARAM_H */