From beb671ed0eb9d16ea477135ec1b438041622edc6 Mon Sep 17 00:00:00 2001 From: dborca <> Date: Mon, 8 Dec 2003 13:15:31 +0000 Subject: [PATCH] GPIO --- glide3x/h5/minihwc/gpio.c | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/glide3x/h5/minihwc/gpio.c b/glide3x/h5/minihwc/gpio.c index 16eb225..1bba1b9 100644 --- a/glide3x/h5/minihwc/gpio.c +++ b/glide3x/h5/minihwc/gpio.c @@ -1,3 +1,10 @@ +/* + * GPIO code + * + * $Header$ + */ + + #include /*usleep*/ #include "minihwc.h"