forked from Imagelibrary/rtems
Remove pragma align 4
This commit is contained in:
@@ -20,8 +20,6 @@
|
|||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#pragma align 4 /* for GNU C structure alignment */
|
|
||||||
|
|
||||||
#include <rtems/score/i960.h> /* pick up machine definitions */
|
#include <rtems/score/i960.h> /* pick up machine definitions */
|
||||||
#ifndef ASM
|
#ifndef ASM
|
||||||
#include <rtems/score/i960types.h>
|
#include <rtems/score/i960types.h>
|
||||||
|
|||||||
@@ -20,8 +20,6 @@
|
|||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#pragma align 4 /* for GNU C structure alignment */
|
|
||||||
|
|
||||||
#include <rtems/score/i960.h> /* pick up machine definitions */
|
#include <rtems/score/i960.h> /* pick up machine definitions */
|
||||||
#ifndef ASM
|
#ifndef ASM
|
||||||
#include <rtems/score/i960types.h>
|
#include <rtems/score/i960types.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user