diff options
author | Tom Rondeau | 2011-01-14 23:18:07 -0500 |
---|---|---|
committer | Tom Rondeau | 2011-01-14 23:33:38 -0500 |
commit | 568d0cafb8423f34530c94963654abea4c62801b (patch) | |
tree | b5d5bb6977269cde6239327616b10e1a4c4c41ad /gnuradio-core/src/lib/viterbi | |
parent | 81c3086bee1752c94a89ab2d20b7de048fdd1be7 (diff) | |
download | gnuradio-568d0cafb8423f34530c94963654abea4c62801b.tar.gz gnuradio-568d0cafb8423f34530c94963654abea4c62801b.tar.bz2 gnuradio-568d0cafb8423f34530c94963654abea4c62801b.zip |
A fix for volk_cpu being a duplicate variable. Declared as extern in the header file volk_cpu.h and actually created in the C files.
Note that this could be a problem if multiple architectures are ever (can ever?) be built at the same time. If that happens, we can move this variable declaration to another C file that is made common to all builds.
Diffstat (limited to 'gnuradio-core/src/lib/viterbi')
0 files changed, 0 insertions, 0 deletions