10 lines
139 B
C
10 lines
139 B
C
/*
|
|
* $Id: psl.h,v 1.6 1994/04/10 02:28:32 chopps Exp $
|
|
*/
|
|
#ifndef _MACHINE_PSL_H_
|
|
#define _MACHINE_PSL_H_
|
|
|
|
#include <m68k/psl.h>
|
|
|
|
#endif
|