lab2: __attribute__ ((packed))
时间:2009-03-21 来源:朝花夕拾
inc/mmu.h最后有段代码
|
The `packed' attribute specifies that a variable or structure field should have the smallest possible alignment--one byte for a variable, and one bit for a field, unless you specify a larger value with the `aligned' attribute. |
相关阅读 更多 +
排行榜 更多 +