summaryrefslogtreecommitdiffstats
path: root/reg/pmc.h
diff options
context:
space:
mode:
Diffstat (limited to 'reg/pmc.h')
-rw-r--r--reg/pmc.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/reg/pmc.h b/reg/pmc.h
index 4aef0be..3bfa128 100644
--- a/reg/pmc.h
+++ b/reg/pmc.h
@@ -1,5 +1,5 @@
-#ifndef LIB_REG_PMC_H
-#define LIB_REG_PMC_H
+#ifndef MK20DX256_REG_PMC_H
+#define MK20DX256_REG_PMC_H
#include <reg/regdefs.h>
@@ -24,4 +24,4 @@
#define REGSC_REGONS 2 /* Regulator In Run Regulation Status */
#define REGSC_BGBE 1 /* Bandgap Buffer Enable */
-#endif /* LIB_REG_PMC_H */
+#endif /* MK20DX256_REG_PMC_H */