Fix a warning (no newline at end of file).

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15136 a1c6a512-1295-4272-9138-f99709370657
diff --git a/uisimulator/sdl/kernel.c b/uisimulator/sdl/kernel.c
index 090b0d2..6a8c9e4 100644
--- a/uisimulator/sdl/kernel.c
+++ b/uisimulator/sdl/kernel.c
@@ -653,4 +653,4 @@
         e->state = STATE_NONSIGNALED;
     }
 }
-#endif /* HAVE_EVENT_OBJECTS */
\ No newline at end of file
+#endif /* HAVE_EVENT_OBJECTS */