summaryrefslogtreecommitdiffstats
path: root/reg/regdefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'reg/regdefs.h')
-rw-r--r--reg/regdefs.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/reg/regdefs.h b/reg/regdefs.h
index fa14689..802d7c0 100644
--- a/reg/regdefs.h
+++ b/reg/regdefs.h
@@ -1,5 +1,5 @@
-#ifndef LIB_REG_REGDEFS_H
-#define LIB_REG_REGDEFS_H
+#ifndef MK20DX256_REG_REGDEFS_H
+#define MK20DX256_REG_REGDEFS_H
#include <stdint.h>
@@ -26,4 +26,4 @@
#define BITS(n) (0xffffffff >> (32 - (n)))
-#endif /* LIB_REG_REGDEFS_H */
+#endif /* MK20DX256_REG_REGDEFS_H */