summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--arm7/lib/include/OS_timer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arm7/lib/include/OS_timer.h b/arm7/lib/include/OS_timer.h
index 697842fe..b00967ca 100644
--- a/arm7/lib/include/OS_timer.h
+++ b/arm7/lib/include/OS_timer.h
@@ -29,4 +29,4 @@ static inline void OS_SetTimerControl(OSTimer id, u16 control)
*((REGType16 *)((u32)&reg_OS_TM0CNT_H + id * 4)) = control;
}
-#endif \ No newline at end of file
+#endif