8 lines
192 B
C
8 lines
192 B
C
|
/* $NetBSD: db_machdep.h,v 1.1 1999/09/13 10:30:31 itojun Exp $ */
|
||
|
#ifndef _EVBSH3_DB_MACHDEP_H_
|
||
|
#define _EVBSH3_DB_MACHDEP_H_
|
||
|
|
||
|
#include <sh3/db_machdep.h>
|
||
|
|
||
|
#endif /* _EVBSH3_DB_MACHDEP_H_ */
|