summaryrefslogtreecommitdiff
path: root/sys/arch/amiga/include/profile.h
blob: 94824ec7d6d3553f99564b243dec51f0c76444ad (plain)
1
2
3
4
5
6
7
8
9
/*	$OpenBSD: profile.h,v 1.2 1997/01/16 09:26:03 niklas Exp $	*/
/*	$NetBSD: profile.h,v 1.2 1994/10/26 02:06:29 cgd Exp $	*/

#ifndef _MACHINE_PROFILE_H_
#define _MACHINE_PROFILE_H_

#include <m68k/profile.h>

#endif