util: import the slab allocator from gallium
authorMarek Olšák <marek.olsak@amd.com>
Sat, 27 Aug 2016 17:52:31 +0000 (19:52 +0200)
committerMarek Olšák <marek.olsak@amd.com>
Tue, 6 Sep 2016 12:24:04 +0000 (14:24 +0200)
commit761ff403024e31aacb345efaa527377894724fad
treefa0d4351d686687c24b9bdf7224e74337662cb4d
parentdc3bb5db8c81e7f08ae12ea5d3ee999e2afcbfd1
util: import the slab allocator from gallium

There are also some cosmetic changes.
src/util/Makefile.sources
src/util/slab.c [new file with mode: 0644]
src/util/slab.h [new file with mode: 0644]