From 2e2d305b3db09f50273656f7f88fcfc2ef4aeff9 Mon Sep 17 00:00:00 2001 From: hadaq Date: Thu, 10 Sep 2009 19:58:48 +0000 Subject: [PATCH] updates --- libtrbnet/port.c | 1 - libtrbnet/port.h | 2 -- 2 files changed, 3 deletions(-) diff --git a/libtrbnet/port.c b/libtrbnet/port.c index 575553f..2e8d30f 100644 --- a/libtrbnet/port.c +++ b/libtrbnet/port.c @@ -6,7 +6,6 @@ #include #include #include -#include #include #include diff --git a/libtrbnet/port.h b/libtrbnet/port.h index d4350f2..b4db324 100644 --- a/libtrbnet/port.h +++ b/libtrbnet/port.h @@ -25,8 +25,6 @@ extern volatile uint32_t* GPIOE_OUT_OFFSET; extern volatile uint32_t* GPIOE_IN_OFFSET; extern volatile uint32_t* GPIOE_OE_OFFSET; -extern sigset_t GPIOE_BLOCKSET; - #define GPIO_PA 0x00 #define GPIO_PB 0x20 / sizeof(uint32_t) #define GPIO_PC 0x30 / sizeof(uint32_t) -- 2.43.0