summaryrefslogtreecommitdiffstats
path: root/sys/gnu/i386/fpemul/reg_u_add.s
diff options
context:
space:
mode:
Diffstat (limited to 'sys/gnu/i386/fpemul/reg_u_add.s')
-rw-r--r--sys/gnu/i386/fpemul/reg_u_add.s8
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/gnu/i386/fpemul/reg_u_add.s b/sys/gnu/i386/fpemul/reg_u_add.s
index 86c8475..2170742 100644
--- a/sys/gnu/i386/fpemul/reg_u_add.s
+++ b/sys/gnu/i386/fpemul/reg_u_add.s
@@ -62,7 +62,7 @@
* W. Metzenthen June 1994.
*
*
- * $Id: reg_u_add.s,v 1.2 1994/04/29 21:34:23 gclarkii Exp $
+ * $Id: reg_u_add.s,v 1.3 1994/06/10 07:44:56 rich Exp $
*
*/
@@ -76,9 +76,9 @@
| Basic checks are performed if PARANOID is defined.
*/
-#include "exception.h"
-#include "fpu_asm.h"
-#include "control_w.h"
+#include <gnu/i386/fpemul/exception.h>
+#include <gnu/i386/fpemul/fpu_asm.h>
+#include <gnu/i386/fpemul/control_w.h>
.text
.align 2,144
OpenPOWER on IntegriCloud