Added attribute_aligned.
committer: mfx <mfx> 1030604446 +0000
This commit is contained in:
+4
-1
@@ -87,7 +87,10 @@ protected:
|
|||||||
LE16 relocoffs;
|
LE16 relocoffs;
|
||||||
char __[2]; // overlnum
|
char __[2]; // overlnum
|
||||||
LE32 firstreloc;
|
LE32 firstreloc;
|
||||||
} ih, oh;
|
}
|
||||||
|
__attribute_packed;
|
||||||
|
|
||||||
|
exe_header_t ih, oh;
|
||||||
|
|
||||||
unsigned ih_exesize;
|
unsigned ih_exesize;
|
||||||
unsigned ih_imagesize;
|
unsigned ih_imagesize;
|
||||||
|
|||||||
Reference in New Issue
Block a user