Simple mbed library with macros

Dependents:   SimpleTimer SimpleUART SimpleTimer Stoppuhr1

Revision:
18:aa026d9f7fc0
Parent:
17:36a0cb1929c2
--- a/interrupts.h	Wed Nov 17 10:59:34 2010 +0000
+++ b/interrupts.h	Wed Nov 17 14:35:40 2010 +0000
@@ -31,8 +31,8 @@
 * knowledge of the CeCILL license and that you accept its terms.
 */
 
-#ifndef __INTERRUPTS_H__
-#define __INTERRUPTS_H__
+#ifndef __SIMPLELIB_INTERRUPTS_H__
+#define __SIMPLELIB_INTERRUPTS_H__
 
 #include "mbed_globals.h"