Subject: Re: garbage in sys/arch/i386/i386/machdep.c ?
To: None <thorpej@zembu.com>
From: Jaromír <jdolecek@netbsd.org>
List: tech-kern
Date: 02/15/2001 20:49:48
Jason R Thorpe wrote:
>  > > seems like struc queue stuff in the file is no longer used by anything,
>  > > if it ever way (the functions _insque(), _remque()). Is that correct ?
>  > 
>  > s/way/was/
> 
> Something (netiso?) still uses it -- they should be converted to
> queue.h, obviously.
> 
> You should use idutils to track down the last uses of _insque,_remque
> (and the non-_ counterparts?) and fix them before you delete the routines.

Yeah, netccitt, netiso and netns still use this (remque() is a define
to _remque()). The function is only present on i386, alpha, arm32,
pc532 and sh3 it seems, BTW.

Jaromir
-- 
Jaromir Dolecek <jdolecek@NetBSD.org>      http://www.ics.muni.cz/~dolecek/
@@@@  Wanna a real operating system ? Go and get NetBSD, dammit!  @@@@