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

Subversion Repositories or1k

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

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1276 phoenix
#ifdef __KERNEL__
2
#ifndef _OR32_CACHE_H
3
#define _OR32_CACHE_H
4
 
5
#include <linux/config.h>
6
#include <asm/processor.h>
7
 
8
#if CONFIG_OR32_DC_LINE!=CONFIG_OR32_IC_LINE
9
#  error "insn cachline is different than data cacheline" 
10
#endif
11
 
12
#define L1_CACHE_BYTES CONFIG_OR32_DC_LINE
13
 
14
#endif
15
#endif

powered by: WebSVN 2.1.0

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