parisc: move include/asm-parisc to arch/parisc/include/asm
This commit is contained in:

committed by
Kyle McMartin

parent
6c86cb8237
commit
deae26bf6a
8
arch/parisc/include/asm/shmparam.h
Normal file
8
arch/parisc/include/asm/shmparam.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef _ASMPARISC_SHMPARAM_H
|
||||
#define _ASMPARISC_SHMPARAM_H
|
||||
|
||||
#define __ARCH_FORCE_SHMLBA 1
|
||||
|
||||
#define SHMLBA 0x00400000 /* attach addr needs to be 4 Mb aligned */
|
||||
|
||||
#endif /* _ASMPARISC_SHMPARAM_H */
|
Reference in New Issue
Block a user