aboutsummaryrefslogtreecommitdiff
path: root/include/stm32/scb.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/stm32/scb.h')
-rw-r--r--include/stm32/scb.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/stm32/scb.h b/include/stm32/scb.h
index 804f113..42f5588 100644
--- a/include/stm32/scb.h
+++ b/include/stm32/scb.h
@@ -18,8 +18,8 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef LIBOPENSTM32_SCB_H
-#define LIBOPENSTM32_SCB_H
+#ifndef LIBOPENCM3_SCB_H
+#define LIBOPENCM3_SCB_H
#include <stm32/memorymap.h>
#include <cm3/common.h>