Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1a864db7 authored by Jean-Baptiste Queru's avatar Jean-Baptiste Queru Committed by android code review
Browse files

Merge "stagefright aacenc: Simplify the definition of __inline"

parents 77576ff4 9f26d4c4
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -48,9 +48,7 @@
#define assert(_Expression)     ((void)0)
#endif

#ifdef LINUX
#define __inline static __inline__
#endif
#define __inline static __inline

#define INT_BITS   32
/*