core: new public macro
authorBartosz Golaszewski <bartekgola@gmail.com>
Wed, 27 Sep 2017 09:10:38 +0000 (11:10 +0200)
committerBartosz Golaszewski <bartekgola@gmail.com>
Wed, 27 Sep 2017 09:10:38 +0000 (11:10 +0200)
commit2eff5f51e67b98f7abdb03fe469ee4feea338e22
treeeb45986bd781af41f19cd1a256fed852551ac20d
parent63c70aa398566196edb3238fea6c3e7b37534659
core: new public macro

Export GPIOD_UNUSED in gpiod.h as it may be useful for users not
using all arguments in certain callback functions.

Signed-off-by: Bartosz Golaszewski <bartekgola@gmail.com>
include/gpiod.h
src/lib/simple.c