Subject: Re: -current build failure.
To: None <mrg@eterna.com.au>
From: Toru Nishimura <nisimura@itc.aist-nara.ac.jp>
List: port-mips
Date: 01/04/2001 13:03:17
> not sure what header file these should really go into.
>
> /sys/compat/ultrix/ultrix_misc.c: In function `ultrix_sys_cacheflush':
> /sys/compat/ultrix/ultrix_misc.c:608: warning: implicit declaration of function 
> `mips_user_cacheflush'
> ...

That was my mistake.  I thought pmap.h had no good reason to declare
cache manipulation routines.  BTW, they are coded imcomplete.

Tohru Nishimura