OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [include/] [asm-arm/] [shmparam.h] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1276 phoenix
#ifndef _ASMARM_SHMPARAM_H
2
#define _ASMARM_SHMPARAM_H
3
 
4
#include <asm/proc/shmparam.h>
5
 
6
/*
7
 * This should be the size of the virtually indexed cache/ways,
8
 * or page size, whichever is greater since the cache aliases
9
 * every size/ways bytes.
10
 */
11
#define SHMLBA PAGE_SIZE                 /* attach addr a multiple of this */
12
 
13
#endif /* _ASMARM_SHMPARAM_H */

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.