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 f1023173b3d46..09295b6eeb382 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.3 1997/04/15 14:06:34 bde Exp $
+ * $Id: asm.h,v 1.4 1997/04/23 19:26:04 bde Exp $
*/
#ifndef _MACHINE_ASM_H_