1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-09-01 19:02:31 +01:00

external/revent: make inlines static

Add "static" qualifier to inline functions. This avoids linking errors
when compiling without -O flags. The "static" forces the inlining as
described here:

https://gcc.gnu.org/onlinedocs/gcc/Inline.html
This commit is contained in:
Sergei Trofimov
2017-12-04 10:14:29 +00:00
committed by marcbonnici
parent e33245ac72
commit d295b7d92d
3 changed files with 6 additions and 6 deletions

Binary file not shown.

Binary file not shown.