Normally, you can just use ALIGN in code and data sections and ALIGNB in BSS sections, and never need the second argument except for special purposes.
英
美
- 一般你可以在代码和数据段中只使用ALIGN,而在BSS段使用ALIGNB,这样就不需要第二个参数了,除非特殊需要。
