diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/hw/arm/armsse.h (renamed from include/hw/arm/iotkit.h) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/hw/arm/iotkit.h b/include/hw/arm/armsse.h index 521d1f7375..ff51205498 100644 --- a/include/hw/arm/iotkit.h +++ b/include/hw/arm/armsse.h @@ -58,8 +58,8 @@ * + named GPIO outputs mscexp_ns[0..15] */ -#ifndef IOTKIT_H -#define IOTKIT_H +#ifndef ARMSSE_H +#define ARMSSE_H #include "hw/sysbus.h" #include "hw/arm/armv7m.h" |