platform_system_core/libsync/include
Alistair Strachan 5bebf84845 libsync: ndk: Fix compilation in C mode.
Use of 'inline' without 'static' may allow the C compiler to uninline it
within the compilation unit, depending on the C standard level. Always
using 'static inline' avoids this problem.

Test: build + boot to launcher
Change-Id: Ifb6e1fa6b84286067ddc2daca4c8942c410e56ab
2017-04-14 15:12:06 -07:00
..
android sync: rename sync/sync.h to android/sync.h 2017-02-23 18:44:50 -08:00
ndk libsync: ndk: Fix compilation in C mode. 2017-04-14 15:12:06 -07:00
sync sync: rename sync/sync.h to android/sync.h 2017-02-23 18:44:50 -08:00