blob: bbbf11ddd874deb2a2587a1d8063b39bc169795f (
plain)
1
2
3
4
5
6
7
8
9
|
/* $NetBSD: psl.h,v 1.7 1997/04/06 08:47:38 cgd Exp $ */
/*
* Everything which would be defined here is defined in
* alpha_cpu.h, and this file is no longer necessary for the
* Alpha. However, some machine-independent code (e.g.
* /sys/compat/common/kern_exit_43.c) still wants a file with
* this name to be around.
*/
|