From 4c5d3a202c100c1a07ad373d3966c630da76d891 Mon Sep 17 00:00:00 2001 From: "Gleb O. Raiko" Date: Thu, 7 Oct 1999 07:27:43 +0000 Subject: Add wbflush_setup prototype --- include/asm-mips/wbflush.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'include/asm-mips') diff --git a/include/asm-mips/wbflush.h b/include/asm-mips/wbflush.h index 3a0b8b8b3..31a367909 100644 --- a/include/asm-mips/wbflush.h +++ b/include/asm-mips/wbflush.h @@ -7,7 +7,7 @@ * * Copyright (c) 1998 Harald Koerfgen * - * $Id: wbflush.h,v 1.1 1999/07/26 19:46:00 harald Exp $ + * $Id: wbflush.h,v 1.2 1999/08/13 17:07:28 harald Exp $ */ #ifndef __ASM_MIPS_WBFLUSH_H #define __ASM_MIPS_WBFLUSH_H @@ -31,4 +31,6 @@ extern void (*__wbflush) (void); #endif +extern void wbflush_setup(void); + #endif /* __ASM_MIPS_WBFLUSH_H */ -- cgit v1.2.3