Add attribute defines to compiler.h and -include compiler.h.
If we don't -include compiler.h it's important to always include
the header with the attribute defines before they are used.
Otherwise the compiler will silently "fail" by defining variables
named the attribute define (e.g. __mpalign__). Another option
is to remove the attribute defines, but I kind of like them.
正在显示
compiler.h
0 → 100644
请
注册
或者
登录
后发表评论