9 lines
153 B
C
9 lines
153 B
C
/* $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
|