Hash : ead816e5 Author : Date : 2014-08-09T22:35:24
utils: add a STATIC_ASSERT macro It'd be nicer to use C11's static_assert(), but it's easier to roll our own C99 version using a trick I saw in xv6. Signed-off-by: Ran Benita <ran234@gmail.com>
keymap handling library for toolkits and window systems