From b00ed99f4d231643d1975c4e90f67d48c1570c19 Mon Sep 17 00:00:00 2001 From: Marti Bolivar Date: Mon, 25 Apr 2011 16:13:09 -0400 Subject: gpio.h whitespace cleanup. --- libmaple/gpio.h | 1 - 1 file changed, 1 deletion(-) diff --git a/libmaple/gpio.h b/libmaple/gpio.h index 63ba0d5..ec31cc0 100644 --- a/libmaple/gpio.h +++ b/libmaple/gpio.h @@ -56,7 +56,6 @@ typedef struct gpio_reg_map { __io uint32 LCKR; /**< Port configuration lock register */ } gpio_reg_map; - /** * External interrupt line port selector. Used to determine which * GPIO port to map an external interrupt line onto. */ -- cgit v1.2.3