aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/sbi/sbi_trap_ldst.h (renamed from include/sbi/sbi_misaligned_ldst.h)4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/sbi/sbi_misaligned_ldst.h b/include/sbi/sbi_trap_ldst.h
index ab27eb4..9bbd237 100644
--- a/include/sbi/sbi_misaligned_ldst.h
+++ b/include/sbi/sbi_trap_ldst.h
@@ -7,8 +7,8 @@
* Anup Patel <anup.patel@wdc.com>
*/
-#ifndef __SBI_MISALIGNED_LDST_H__
-#define __SBI_MISALIGNED_LDST_H__
+#ifndef __SBI_TRAP_LDST_H__
+#define __SBI_TRAP_LDST_H__
#include <sbi/sbi_types.h>