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

Subversion Repositories or1k

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

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1275 phoenix
/*
2
 * Header file for using the wbflush routine
3
 *
4
 * This file is subject to the terms and conditions of the GNU General Public
5
 * License.  See the file "COPYING" in the main directory of this archive
6
 * for more details.
7
 *
8
 * Copyright (c) 1998 Harald Koerfgen
9
 * Copyright (C) 2002 Maciej W. Rozycki
10
 */
11
#ifndef __ASM_MIPS64_WBFLUSH_H
12
#define __ASM_MIPS64_WBFLUSH_H
13
 
14
#define wbflush_setup() do { } while (0)
15
 
16
#define wbflush() fast_iob()
17
 
18
#endif /* __ASM_MIPS64_WBFLUSH_H */

powered by: WebSVN 2.1.0

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