commit | dd0438ee6b7b3640516d5a48feec1490ca2f1cc3 | [log] [tgz] |
---|---|---|
author | Jason Evans <je@fb.com> | Tue Jan 22 20:43:04 2013 -0800 |
committer | Jason Evans <je@fb.com> | Tue Jan 22 20:43:04 2013 -0800 |
tree | 87850f69324d3b1e55f72cdeb8da232a4c295791 | |
parent | d1b6e18a99caf7e0c38707f4aed7ec8c492e0424 [diff] |
Specify 'inline' in addition to always_inline attribute. Specify both inline and __attribute__((always_inline)), in order to avoid warnings when using newer versions of gcc.