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:
committed by
marcbonnici
parent
e33245ac72
commit
d295b7d92d
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user