Private
Public Access
2
0

gpio: modified api to include close.

Add file descriptor to gpio_t

Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
This commit is contained in:
Thomas Ingleby
2014-04-11 09:05:04 +01:00
parent e59b8b2038
commit 5168538894
2 changed files with 4 additions and 1 deletions

View File

@@ -24,7 +24,6 @@
*/
#include <stdlib.h>
#include <stdio.h>
#include "gpio.h"