NetBSD/sys/arch/pmax/include/psl.h
jonathan 15628b2d97 Move merged pmax psl.h with mips1/mips3 support to mips/include/psl.h.
Change pmax/include/psl.h to just do #include <mips/psl.h>.

pmax/include/psl.h would go away completely if it wasn't stil required
by compat/common/kern_exit_43.c.
1997-06-16 01:10:03 +00:00

4 lines
85 B
C

/* $NetBSD: psl.h,v 1.6 1997/06/16 01:10:08 jonathan Exp $ */
#include <mips/psl.h>