mirror of
https://github.com/intel/isa-l.git
synced 2024-12-12 09:23:50 +01:00
55fbfabfc6
Signed-off-by: Marcel Cornu <marcel.d.cornu@intel.com>
5 lines
57 B
C
5 lines
57 B
C
#include <stdint.h>
|
|
|
|
void
|
|
flatten_ll(uint32_t *ll_hist);
|