8 lines
177 B
C
8 lines
177 B
C
|
/* $NetBSD: profile.h,v 1.1 1999/09/13 10:30:36 itojun Exp $ */
|
||
|
#ifndef _EVBSH3_PROFILE_H_
|
||
|
#define _EVBSH3_PROFILE_H_
|
||
|
|
||
|
#include <sh3/profile.h>
|
||
|
|
||
|
#endif /* _EVBSH3_PROFILE_H_ */
|