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

Subversion Repositories or1k

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

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1276 phoenix
/* $Id: shmparam.h,v 1.1.1.1 2004-04-15 03:00:59 phoenix Exp $ */
2
#ifndef _ASMSPARC64_SHMPARAM_H
3
#define _ASMSPARC64_SHMPARAM_H
4
 
5
#include <asm/spitfire.h>
6
 
7
/* attach addr a multiple of this */
8
#define SHMLBA  ((PAGE_SIZE > L1DCACHE_SIZE) ? PAGE_SIZE : L1DCACHE_SIZE)
9
 
10
#endif /* _ASMSPARC64_SHMPARAM_H */

powered by: WebSVN 2.1.0

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