mirror of
https://github.com/intel/isa-l.git
synced 2024-12-12 17:33:50 +01:00
e38ed4b54e
Change-Id: I1c651c9625d0fb543cd89e53e2b78b391176ef68 Signed-off-by: Roy Oursler <roy.j.oursler@intel.com>
4 lines
57 B
C
4 lines
57 B
C
#include <stdint.h>
|
|
|
|
void flatten_ll(uint32_t *ll_hist);
|