blob: 9ca89ff09033b31db8d940549025637300279a78 (
plain)
1
2
3
4
5
6
7
8
9
|
/* $OpenBSD: profile.h,v 1.4 1997/11/30 06:12:33 gene Exp $ */
/* $NetBSD: profile.h,v 1.3 1996/05/05 06:17:55 briggs Exp $ */
#ifndef _MAC68K_PROFILE_H_
#define _MAC68K_PROFILE_H_
#include <m68k/profile.h>
#endif
|