summaryrefslogtreecommitdiff
path: root/stage3/paging.h
diff options
context:
space:
mode:
Diffstat (limited to 'stage3/paging.h')
-rw-r--r--stage3/paging.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/stage3/paging.h b/stage3/paging.h
index cfcad6b..319b297 100644
--- a/stage3/paging.h
+++ b/stage3/paging.h
@@ -1,5 +1,5 @@
-#ifndef _PAGING_H_
-#define _PAGING_H_
+#ifndef PAGING_H
+#define PAGING_H
#include "def.h"