summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1997-01-29 00:08:14 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1997-01-29 00:08:14 +0000
commit95a1d508601149a56cc4d4184a05037484b6beaa (patch)
treef10c3871da346cb7c626e20c51e116f889388e59 /c
parentfixed spacing problem (diff)
downloadrtems-95a1d508601149a56cc4d4184a05037484b6beaa.tar.bz2
Added comment.
Diffstat (limited to 'c')
-rw-r--r--c/src/exec/score/cpu/i386/cpu.h2
1 files changed, 1 insertions, 1 deletions
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 <rtems/score/i386.h> /* pick up machine definitions */
#ifndef ASM
#include <rtems/score/i386types.h>
#endif
-#include <rtems/score/i386.h>
/* conditional compilation parameters */