From 29c2ae65d24060da0fb3c657be58b96287d797fc Mon Sep 17 00:00:00 2001 From: Dale Rahn Date: Fri, 8 May 2009 03:13:28 +0000 Subject: Initial effort on a port to the omap35xx platform specifically beagleboard, however other omap system may be supportable. Not functional until armv7 core changes are complete. --- sys/arch/beagle/include/profile.h | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 sys/arch/beagle/include/profile.h (limited to 'sys/arch/beagle/include/profile.h') diff --git a/sys/arch/beagle/include/profile.h b/sys/arch/beagle/include/profile.h new file mode 100644 index 00000000000..def15897ddd --- /dev/null +++ b/sys/arch/beagle/include/profile.h @@ -0,0 +1,4 @@ +/* $OpenBSD: profile.h,v 1.1 2009/05/08 03:13:26 drahn Exp $ */ +/* $NetBSD: profile.h,v 1.3 2001/11/25 15:55:57 thorpej Exp $ */ + +#include -- cgit v1.2.3