From d1716c989b9a5b708d3fcdee085fdd2e62126374 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 15 Jun 2000 22:02:28 +0000 Subject: Remove pragma align 4 --- c/src/exec/score/cpu/i960/rtems/score/cpu.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'c/src/exec/score/cpu') diff --git a/c/src/exec/score/cpu/i960/rtems/score/cpu.h b/c/src/exec/score/cpu/i960/rtems/score/cpu.h index ef7c3ad968..dd9ced0704 100644 --- a/c/src/exec/score/cpu/i960/rtems/score/cpu.h +++ b/c/src/exec/score/cpu/i960/rtems/score/cpu.h @@ -20,8 +20,6 @@ extern "C" { #endif -#pragma align 4 /* for GNU C structure alignment */ - #include /* pick up machine definitions */ #ifndef ASM #include -- cgit v1.2.3