forked from Imagelibrary/rtems
Remove pragma align 4
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user