mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-13 00:57:28 -04:00
9 lines
163 B
C
9 lines
163 B
C
/* $NetBSD: ansi.h,v 1.1 2006/09/01 21:26:18 uwe Exp $ */
|
|
|
|
#ifndef _LANDISK_ANSI_H_
|
|
#define _LANDISK_ANSI_H_
|
|
|
|
#include <sh3/ansi.h>
|
|
|
|
#endif /* _LANDISK_ANSI_H_ */
|