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

Commit 67b50606 authored by Eric Laurent's avatar Eric Laurent Committed by Android (Google) Code Review
Browse files

Merge "Fix the simulator build." into gingerbread

parents 7e2f87fa cd295c11
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)