diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-02-09 12:49:39 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-02-09 12:49:39 +0000 |
commit | 5d81186cb52b21e15ed1215e6afe281ff2deed05 (patch) | |
tree | 2233045e5c2b90639aa0076c27e294e8b7eced39 /sys/arch/mvme88k | |
parent | a57803c95c08dbdb30356100d3b94c219d5c46cb (diff) |
$Log$ is ugly
Diffstat (limited to 'sys/arch/mvme88k')
-rw-r--r-- | sys/arch/mvme88k/include/asm_macro.h | 19 |
1 files changed, 1 insertions, 18 deletions
diff --git a/sys/arch/mvme88k/include/asm_macro.h b/sys/arch/mvme88k/include/asm_macro.h index 18c13dbc363..6cd9e4d6a5b 100644 --- a/sys/arch/mvme88k/include/asm_macro.h +++ b/sys/arch/mvme88k/include/asm_macro.h @@ -1,4 +1,4 @@ -/* $OpenBSD: asm_macro.h,v 1.4 1999/02/09 06:36:25 smurph Exp $ */ +/* $OpenBSD: asm_macro.h,v 1.5 1999/02/09 12:49:38 deraadt Exp $ */ /* * Mach Operating System * Copyright (c) 1993-1991 Carnegie Mellon University @@ -25,23 +25,6 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. */ -/* - * HISTORY - * $Log: asm_macro.h,v $ - * Revision 1.4 1999/02/09 06:36:25 smurph - * Added kernel support for user debugging. Fixed file ID's - * - * Revision 1.3 1997/03/03 20:20:46 rahnds - * Cleanup after import. This also seems to bring up the current version. - * - * Revision 1.1.1.1 1995/10/18 10:54:22 deraadt - * initial 88k import; code by nivas and based on mach luna88k - * - * Revision 2.2 93/01/26 18:07:26 danner - * Created. - * [93/01/24 jfriedl] - * - */ #ifndef __M88K_ASM_MACRO_H__ #define __M88K_ASM_MACRO_H__ |