Use calloc() instead of malloc + memset
[fio.git] / memalign.h
2011-04-25 Jens AxboeAdd simple aligned alloc helper