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

7 lines
146 B
C
Raw Normal View History

2005-04-16 15:20:36 -07:00
#ifndef _M68K_SHMPARAM_H
#define _M68K_SHMPARAM_H
#define SHMLBA PAGE_SIZE /* attach addr a multiple of this */
#endif /* _M68K_SHMPARAM_H */