summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/reg.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/include/reg.h')
-rw-r--r--sys/i386/include/reg.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/i386/include/reg.h b/sys/i386/include/reg.h
index 4cefae0..d20f8d0 100644
--- a/sys/i386/include/reg.h
+++ b/sys/i386/include/reg.h
@@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* from: @(#)reg.h 5.5 (Berkeley) 1/18/91
- * $Id: reg.h,v 1.5 1993/12/03 05:10:08 alm Exp $
+ * $Id: reg.h,v 1.6 1994/01/03 07:55:34 davidg Exp $
*/
#ifndef _MACHINE_REG_H_
@@ -54,7 +54,7 @@
#define tEDI (2)
#define tESI (3)
#define tEBP (4)
-
+#define tISP (5)
#define tEBX (6)
#define tEDX (7)
#define tECX (8)
OpenPOWER on IntegriCloud