summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/db_machdep.h
diff options
context:
space:
mode:
authorrgrimes <rgrimes@FreeBSD.org>1993-10-16 14:40:57 +0000
committerrgrimes <rgrimes@FreeBSD.org>1993-10-16 14:40:57 +0000
commit721e412d5e061db60a6d124b696cd92b3719027b (patch)
treeec286537aaefbbaacb86ff774be9c00577b9ca51 /sys/i386/include/db_machdep.h
parent7fa344f13023c7ece6f54f827cd38667bb135af1 (diff)
downloadFreeBSD-src-721e412d5e061db60a6d124b696cd92b3719027b.zip
FreeBSD-src-721e412d5e061db60a6d124b696cd92b3719027b.tar.gz
Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some
minor cleanup. Added $Id$ to files that did not have any version info, etc
Diffstat (limited to 'sys/i386/include/db_machdep.h')
-rw-r--r--sys/i386/include/db_machdep.h36
1 files changed, 1 insertions, 35 deletions
diff --git a/sys/i386/include/db_machdep.h b/sys/i386/include/db_machdep.h
index 8e37eec..aa0f006 100644
--- a/sys/i386/include/db_machdep.h
+++ b/sys/i386/include/db_machdep.h
@@ -22,42 +22,8 @@
*
* any improvements or extensions that they make and grant Carnegie Mellon
* the rights to redistribute these changes.
- */
-/*
- * HISTORY
- * $Log: db_machdep.h,v $
- * Revision 2.8 92/02/19 15:07:56 elf
- * Added db_thread_fp_used.
- * [92/02/19 rpd]
- *
- * Revision 2.7 91/10/09 16:06:28 af
- * Revision 2.6.3.1 91/10/05 13:10:32 jeffreyh
- * Added access and task name macros.
- * [91/08/29 tak]
- *
- * Revision 2.6.3.1 91/10/05 13:10:32 jeffreyh
- * Added access and task name macros.
- * [91/08/29 tak]
- *
- * Revision 2.6 91/05/14 16:05:58 mrt
- * Correcting copyright
*
- * Revision 2.5 91/02/05 17:11:17 mrt
- * Changed to new Mach copyright
- * [91/02/01 17:31:24 mrt]
- *
- * Revision 2.4 91/01/08 15:10:16 rpd
- * Added dummy inst_load/inst_store macros.
- * [90/12/11 rpd]
- *
- * Revision 2.3 90/10/25 14:44:49 rwd
- * Added watchpoint support.
- * [90/10/18 rpd]
- *
- * Revision 2.2 90/08/27 21:56:15 dbg
- * Created.
- * [90/07/25 dbg]
- *
+ * $Id$
*/
#ifndef _I386_DB_MACHDEP_H_
OpenPOWER on IntegriCloud