~ruther/dwl

ref: 86182ed9b829be7ce1907de58b505e09dd87b1b6 dwl/util.h -rw-r--r-- 137 bytes
86182ed9 — wochap implement the output power management protocol 1 year, 6 months ago
                                                                                
1
2
3
4
/* See LICENSE.dwm file for copyright and license details. */

void die(const char *fmt, ...);
void *ecalloc(size_t nmemb, size_t size);