summaryrefslogtreecommitdiff
path: root/sys/i386/include/asm.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/include/asm.h')
-rw-r--r--sys/i386/include/asm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/include/asm.h b/sys/i386/include/asm.h
index 3f1544610a70a..337b8adcf7262 100644
--- a/sys/i386/include/asm.h
+++ b/sys/i386/include/asm.h
@@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* from: @(#)DEFS.h 5.1 (Berkeley) 4/23/90
- * $Id: asm.h,v 1.2 1997/03/09 13:57:32 bde Exp $
+ * $Id: asm.h,v 1.2.2.1 1997/12/28 19:41:35 steve Exp $
*/
#ifndef _MACHINE_ASM_H_