summaryrefslogtreecommitdiff
path: root/include/led.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/led.h')
-rw-r--r--include/led.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/led.h b/include/led.h
index a261f1bf23..57c2b4a377 100644
--- a/include/led.h
+++ b/include/led.h
@@ -22,7 +22,7 @@
* MA 02111-1307 USA
*/
- #ifndef __LED_H
+#ifndef __LED_H
#define __LED_H
#ifndef __ASSEMBLY__
@@ -43,4 +43,3 @@ extern void yellow_LED_off(void);
.extern green_LED_off
#endif
#endif
-