Blackfin: convert shm/sysv/ipc to asm-generic

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
Mike Frysinger
2009-06-13 10:40:15 -04:00
parent 83dab40350
commit 71b844f163
5 changed files with 5 additions and 134 deletions

View File

@ -1,6 +1 @@
#ifndef _BFIN_SHMPARAM_H
#define _BFIN_SHMPARAM_H
#define SHMLBA PAGE_SIZE /* attach addr a multiple of this */
#endif /* _BFIN_SHMPARAM_H */
#include <asm-generic/shmparam.h>