summaryrefslogtreecommitdiff
path: root/hw/xtensa/xtensa_memory.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xtensa/xtensa_memory.h')
-rw-r--r--hw/xtensa/xtensa_memory.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/hw/xtensa/xtensa_memory.h b/hw/xtensa/xtensa_memory.h
index e9aa08749d..89125c4a0d 100644
--- a/hw/xtensa/xtensa_memory.h
+++ b/hw/xtensa/xtensa_memory.h
@@ -25,8 +25,8 @@
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-#ifndef _XTENSA_MEMORY_H
-#define _XTENSA_MEMORY_H
+#ifndef XTENSA_MEMORY_H
+#define XTENSA_MEMORY_H
#include "qemu-common.h"
#include "cpu.h"