8 lines
162 B
C
8 lines
162 B
C
|
/* $NetBSD: ansi.h,v 1.1 1999/09/13 10:30:27 itojun Exp $ */
|
||
|
#ifndef _EVBSH3_ANSI_H_
|
||
|
#define _EVBSH3_ANSI_H_
|
||
|
|
||
|
#include <sh3/ansi.h>
|
||
|
|
||
|
#endif /* _EVBSH3_ANSI_H_ */
|