Revision f9f3509d
ID: f9f3509dabe429953afc30ca7672b167dc4b5523
volk: make volk_machine_xxx.cc c-safe
Initialize each machine struct using C constants,
(rather than relying on C++ to copy objects).
Each machine file is far simpler,
because we know what archs are in a machine,
we can generate exactly the right code.
In addition, rename the file extensions to .c so we know its C only.
Files
- added
- modified
- copied
- renamed
- deleted