Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_oneplus_msm8996
/
41fb454ebe6024f5c1e3b3cbc0abc0da762e7b51
/
.
/
arch
/
microblaze
/
include
/
asm
/
shmparam.h
blob: 9f5fc2b3b6a3cbf6b7eb7aa83fc23a1eb75005c1 [
file
] [
log
] [
blame
]
Michal Simek
9b8a45d9
2009-03-27 14:25:31 +0100
[
diff
] [
blame
]
1
#ifndef
_ASM_MICROBLAZE_SHMPARAM_H
2
#define
_ASM_MICROBLAZE_SHMPARAM_H
3
4
#define
SHMLBA PAGE_SIZE
/* attach addr a multiple of this */
5
6
#endif
/* _ASM_MICROBLAZE_SHMPARAM_H */