aboutsummaryrefslogtreecommitdiff
path: root/include/qemu/selfmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/qemu/selfmap.h')
-rw-r--r--include/qemu/selfmap.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/qemu/selfmap.h b/include/qemu/selfmap.h
index 8382c4c..80cf920 100644
--- a/include/qemu/selfmap.h
+++ b/include/qemu/selfmap.h
@@ -6,8 +6,8 @@
* SPDX-License-Identifier: GPL-2.0-or-later
*/
-#ifndef _SELFMAP_H_
-#define _SELFMAP_H_
+#ifndef SELFMAP_H
+#define SELFMAP_H
typedef struct {
unsigned long start;