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

Commit 74ede9e4 authored by Eric Laurent's avatar Eric Laurent Committed by Android Git Automerger
Browse files

am 67b50606: Merge "Fix the simulator build." into gingerbread

Merge commit '67b50606' into gingerbread-plus-aosp

* commit '67b50606':
  Fix the simulator build.
parents 44b31fdd 67b50606
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -26,7 +26,9 @@

#include <stdio.h>
#include <stdint.h>
#ifdef __ARM_ARCH__
#include <machine/cpu-features.h>
#endif

#define LOG_FFT_SIZE 10
#define MAX_FFT_SIZE (1 << LOG_FFT_SIZE)