mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-14 09:39:20 -04:00
9 lines
158 B
C
9 lines
158 B
C
/* $NetBSD: psl.h,v 1.1 2006/09/01 21:26:18 uwe Exp $ */
|
|
|
|
#ifndef _LANDISK_PSL_H_
|
|
#define _LANDISK_PSL_H_
|
|
|
|
#include <sh3/psl.h>
|
|
|
|
#endif /* _LANDISK_PSL_H_ */
|