From 95a1d508601149a56cc4d4184a05037484b6beaa Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 29 Jan 1997 00:08:14 +0000 Subject: Added comment. --- c/src/exec/score/cpu/i386/cpu.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c') diff --git a/c/src/exec/score/cpu/i386/cpu.h b/c/src/exec/score/cpu/i386/cpu.h index 9ef77aaef2..15aa3ee7e2 100644 --- a/c/src/exec/score/cpu/i386/cpu.h +++ b/c/src/exec/score/cpu/i386/cpu.h @@ -21,10 +21,10 @@ extern "C" { #endif +#include /* pick up machine definitions */ #ifndef ASM #include #endif -#include /* conditional compilation parameters */ -- cgit v1.2.3