blob: 2f312dec636b0ab23918c62a2959c70c863e2942 (
plain)
1
2
3
4
5
6
7
|
/* $NetBSD: profile.h,v 1.1 2000/12/11 18:19:15 marcus Exp $ */
#ifndef _DREAMCAST_PROFILE_H_
#define _DREAMCAST_PROFILE_H_
#include <sh3/profile.h>
#endif /* _DREAMCAST_PROFILE_H_ */
|