kernel_samsung_sm7125/include/asm-blackfin/shmparam.h

6 lines
147 B

#ifndef _BFIN_SHMPARAM_H
#define _BFIN_SHMPARAM_H
#define SHMLBA PAGE_SIZE /* attach addr a multiple of this */
#endif /* _BFIN_SHMPARAM_H */