diff options
author | Simon Quigley <tsimonq2@ubuntu.com> | 2017-06-19 14:38:48 -0500 |
---|---|---|
committer | Simon Quigley <tsimonq2@ubuntu.com> | 2017-06-19 14:38:48 -0500 |
commit | 7c47b5b9584f5011aeba18d7e1b26b3d3124825f (patch) | |
tree | 11b07e1c73a22a6ec5ebd710c9a72e972a4c571b /fftbench.h | |
parent | 4979bb6cbbbe39eb44c32530cd13f86bf44e5d77 (diff) |
Import Upstream version 0.5.1
Diffstat (limited to 'fftbench.h')
-rw-r--r-- | fftbench.h | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -5,4 +5,6 @@ void fft_bench_init(void); void fft_bench_start(void); void fft_bench_finish(void); -#endif /* __FFTBENCH_H__ */
\ No newline at end of file +#endif /* __FFTBENCH_H__ */ + + |