NetBSD/sys/arch/dreamcast/include/cpufunc.h

8 lines
186 B
C
Raw Normal View History

/* $NetBSD: cpufunc.h,v 1.1 2000/12/11 18:19:14 marcus Exp $ */
#ifndef _DREAMCAST_CPUFUNC_H_
#define _DREAMCAST_CPUFUNC_H_
#include <sh3/cpufunc.h>
#endif /* _DREAMCAST_CPUFUNC_H_ */