Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Ross Harvey <ross@netbsd.org>
List: source-changes
Date: 11/18/1998 17:51:40
Module Name: src
Committed By: ross
Date: Thu Nov 19 01:51:40 UTC 1998
Modified Files:
src/sys/arch/alpha/include: cpu.h
Log Message:
Rip out 70 lines of (all of) the port-alpha-specific decls and prototypes.
They should not be visible to the MI kernel and the MI kernel shouldn't
depend on this junk. Most of it moves to new module <machine/alpha.h>.
Leave badaddr() here, though, because it's used so widely.