summaryrefslogtreecommitdiff
path: root/host/arch/mips/lib/crossystem_arch.c
diff options
context:
space:
mode:
Diffstat (limited to 'host/arch/mips/lib/crossystem_arch.c')
-rw-r--r--host/arch/mips/lib/crossystem_arch.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/host/arch/mips/lib/crossystem_arch.c b/host/arch/mips/lib/crossystem_arch.c
index 5c92c9d5..ed4fb064 100644
--- a/host/arch/mips/lib/crossystem_arch.c
+++ b/host/arch/mips/lib/crossystem_arch.c
@@ -5,10 +5,10 @@
#include <string.h>
-#include "vboot_common.h"
-#include "host_common.h"
-#include "crossystem.h"
#include "crossystem_arch.h"
+#include "crossystem.h"
+#include "host_common.h"
+#include "vboot_common.h"
/* TODO: Currently these are stub implementations providing reasonable defaults
* wherever possible. They will need real implementation as part of of MIPS