Pick up arm/psl.h if not NEWINTR.

This commit is contained in:
rearnsha 2001-10-27 16:08:16 +00:00
parent 5431825a48
commit cd6b6b2576
1 changed files with 4 additions and 2 deletions

View File

@ -1,3 +1,5 @@
/* $NetBSD: psl.h,v 1.2 2001/09/05 17:00:21 matt Exp $ */
/* $NetBSD: psl.h,v 1.3 2001/10/27 16:08:16 rearnsha Exp $ */
/*#include <arm/arm32/psl.h>*/
#ifndef NEWINTR
#include <arm/arm32/psl.h>
#endif