summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/i960/rtems/score/cpu.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-06-15 22:02:28 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-06-15 22:02:28 +0000
commitd1716c989b9a5b708d3fcdee085fdd2e62126374 (patch)
treed5aee359621e28a8908d26f92a01a033586a4a15 /cpukit/score/cpu/i960/rtems/score/cpu.h
parentMake ppc603e pick up caching code. (diff)
downloadrtems-d1716c989b9a5b708d3fcdee085fdd2e62126374.tar.bz2
Remove pragma align 4
Diffstat (limited to '')
-rw-r--r--cpukit/score/cpu/i960/rtems/score/cpu.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/cpukit/score/cpu/i960/rtems/score/cpu.h b/cpukit/score/cpu/i960/rtems/score/cpu.h
index ef7c3ad968..dd9ced0704 100644
--- a/cpukit/score/cpu/i960/rtems/score/cpu.h
+++ b/cpukit/score/cpu/i960/rtems/score/cpu.h
@@ -20,8 +20,6 @@
extern "C" {
#endif
-#pragma align 4 /* for GNU C structure alignment */
-
#include <rtems/score/i960.h> /* pick up machine definitions */
#ifndef ASM
#include <rtems/score/i960types.h>