PageRenderTime 18ms CodeModel.GetById 13ms app.highlight 3ms RepoModel.GetById 0ms app.codeStats 0ms

/arch/sh/include/asm/memblock.h

https://bitbucket.org/cresqo/cm7-p500-kernel
C Header | 6 lines | 4 code | 2 blank | 0 comment | 0 complexity | 0358a972a2ebc5dc97a93a668cc13b26 MD5 | raw file
Possible License(s): LGPL-2.0, AGPL-1.0, GPL-2.0
1#ifndef __ASM_SH_MEMBLOCK_H
2#define __ASM_SH_MEMBLOCK_H
3
4#define MEMBLOCK_REAL_LIMIT	0
5
6#endif /* __ASM_SH_MEMBLOCK_H */