add newline at end of file as older gcc compilers warn about this
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4200 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
7f749b4689
commit
fe706d2754
1 changed files with 1 additions and 1 deletions
|
@ -940,4 +940,4 @@ void mp3_play_stop(void)
|
|||
CHCR3 &= ~0x0001; /* Disable the DMA interrupt */
|
||||
}
|
||||
|
||||
#endif /* #ifndef SIMULATOR */
|
||||
#endif /* #ifndef SIMULATOR */
|
||||
|
|
Loading…
Reference in a new issue