summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/unix/cpu.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1997-01-29 00:14:15 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1997-01-29 00:14:15 +0000
commit3aa50294e8535b777bb605ef3640c4328f0247ce (patch)
tree87401cc59457a90682177351c017565734ba177f /c/src/exec/score/cpu/unix/cpu.h
parentRemoved defines now handled by targopts.h. (diff)
downloadrtems-3aa50294e8535b777bb605ef3640c4328f0247ce.tar.bz2
Added comment.
Diffstat (limited to '')
-rw-r--r--c/src/exec/score/cpu/unix/cpu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/score/cpu/unix/cpu.h b/c/src/exec/score/cpu/unix/cpu.h
index 9e616620ac..2e69d4af2e 100644
--- a/c/src/exec/score/cpu/unix/cpu.h
+++ b/c/src/exec/score/cpu/unix/cpu.h
@@ -26,7 +26,7 @@
extern "C" {
#endif
-#include <rtems/score/unix.h>
+#include <rtems/score/unix.h> /* pick up machine definitions */
#ifndef ASM
#include <rtems/score/unixtypes.h>
#endif