mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-08 01:08:03 -04:00
6 lines
152 B
C
6 lines
152 B
C
#ifndef _ASMAXP_SHMPARAM_H
|
|
#define _ASMAXP_SHMPARAM_H
|
|
|
|
#define SHMLBA PAGE_SIZE /* attach addr a multiple of this */
|
|
|
|
#endif /* _ASMAXP_SHMPARAM_H */
|