Added attribute_aligned.

committer: mfx <mfx> 1030604446 +0000
This commit is contained in:
Markus F.X.J. Oberhumer
2002-08-29 07:00:46 +00:00
parent 188b952621
commit d88078aa28
+4 -1
View File
@@ -87,7 +87,10 @@ protected:
LE16 relocoffs;
char __[2]; // overlnum
LE32 firstreloc;
} ih, oh;
}
__attribute_packed;
exe_header_t ih, oh;
unsigned ih_exesize;
unsigned ih_imagesize;