Eon/blob/master/library/util.h#L207
[2]
https://github.com/marciof/Eon/blob/master/core/architecture/x86/multiboot/Boot_Device.h#L21
Thanks,
--
Márcio Faustino
--
Live Security Virtual Conference
Exclusive live event wil
On Sat, Sep 1, 2012 at 3:27 PM, Márcio Faustino
wrote:
> Hi,
>
> I have a `PACKED` macro [1], that receives a struct definition [2] and
> returns it with a compiler annotation to make it packed. For example:
>
> /**
> * ...
> */
> PACKED(struct A {
> /**
>
thought.
>
> Greetsz, Jakob
Hi Jakob,
Looks like that sort of works, because then I have to manually add the
same tags for each class member. Always better than nothing.
Thanks!
--
Márcio Faustino
--
Everyone hate