summaryrefslogtreecommitdiff
path: root/sys/arch/mvme88k/include/profile.h
diff options
context:
space:
mode:
authorSteve Murphree <smurph@cvs.openbsd.org>1999-02-09 06:36:31 +0000
committerSteve Murphree <smurph@cvs.openbsd.org>1999-02-09 06:36:31 +0000
commita57803c95c08dbdb30356100d3b94c219d5c46cb (patch)
tree797d6906b97d2f70dbabbc79151496c303e85e93 /sys/arch/mvme88k/include/profile.h
parent93a73fb959e9887211b761afd3c887abd096e3ff (diff)
Added kernel support for user debugging. Fixed file ID's
Diffstat (limited to 'sys/arch/mvme88k/include/profile.h')
-rw-r--r--sys/arch/mvme88k/include/profile.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/mvme88k/include/profile.h b/sys/arch/mvme88k/include/profile.h
index 6e366a01a96..646f49dda03 100644
--- a/sys/arch/mvme88k/include/profile.h
+++ b/sys/arch/mvme88k/include/profile.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: profile.h,v 1.7 1999/02/09 06:36:27 smurph Exp $ */
/*
* Copyright (c) 1996 Nivas Madhur
* Copyright (c) 1992, 1993
@@ -32,7 +33,7 @@
* SUCH DAMAGE.
*
* from: @(#)profile.h 8.1 (Berkeley) 6/11/93
- * $Id: profile.h,v 1.6 1997/03/25 17:07:37 rahnds Exp $
+ * $Id: profile.h,v 1.7 1999/02/09 06:36:27 smurph Exp $
*/
#define _MCOUNT_DECL static inline void _mcount