Remove pragma align 4

This commit is contained in:
Joel Sherrill
2000-06-15 22:02:28 +00:00
parent c8e0c3ac37
commit d1716c989b
2 changed files with 0 additions and 4 deletions

View File

@@ -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>

View File

@@ -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>