Files
linux-apfs/include/asm-blackfin/shmparam.h
T

7 lines
147 B
C
Raw Normal View History

2007-05-06 14:50:22 -07:00
#ifndef _BFIN_SHMPARAM_H
#define _BFIN_SHMPARAM_H
#define SHMLBA PAGE_SIZE /* attach addr a multiple of this */
#endif /* _BFIN_SHMPARAM_H */