summary refs log tree commit diff stats
path: root/target-m68k/cpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'target-m68k/cpu.h')
-rw-r--r--target-m68k/cpu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/target-m68k/cpu.h b/target-m68k/cpu.h
index 5a0222dfbc..a34c137344 100644
--- a/target-m68k/cpu.h
+++ b/target-m68k/cpu.h
@@ -86,7 +86,7 @@ typedef struct CPUM68KState {
     /* Temporary storage for DIV helpers.  */
     uint32_t div1;
     uint32_t div2;
-   
+
     /* MMU status.  */
     struct {
         uint32_t ar;