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

Commit d7fe790f authored by Jean-Baptiste Queru's avatar Jean-Baptiste Queru Committed by Android Git Automerger
Browse files

am 18a64b74: am a887ff9a: am 4f74be57: am 1a864db7: Merge "stagefright aacenc:...

am 18a64b74: am a887ff9a: am 4f74be57: am 1a864db7: Merge "stagefright aacenc: Simplify the definition of __inline"

* commit '18a64b74aa3cb0babb5f50e5f80660f601d80123':
  stagefright aacenc: Simplify the definition of __inline
parents bf9fc69d 43a1734e
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
/*