diff options
author | Christian Hesse | 2016-03-22 21:26:06 +0100 |
---|---|---|
committer | Michael Brown | 2016-03-23 06:59:44 +0100 |
commit | 05027a7a125eee751e7aa2cd93f3a95f683f901a (patch) | |
tree | 01ae36d0816df2d8200c1be8a5b3ab8cb46f942a /src/util | |
parent | [golan] Add Connect-IB, ConnectX-4 and ConnectX-4 Lx (Infiniband) support (diff) | |
download | ipxe-05027a7a125eee751e7aa2cd93f3a95f683f901a.tar.gz ipxe-05027a7a125eee751e7aa2cd93f3a95f683f901a.tar.xz ipxe-05027a7a125eee751e7aa2cd93f3a95f683f901a.zip |
[golan] Fix build error on some versions of gcc
Some versions of gcc complain that "'__bswap_variable_32' is static
but used in inline function 'golan_check_rc_and_cmd_status' which is
not static".
Fix by making golan_check_rc_and_cmd_status() a static inline.
Modified-by: Michael Brown <mcb30@ipxe.org>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/util')
0 files changed, 0 insertions, 0 deletions