1
0
Fork 0
forked from len0rd/rockbox

Moved atoi declaration to stdlib.h. Deleted atoi.h

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17280 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Bertrik Sikken 2008-04-28 16:18:04 +00:00
parent 5b1e86c35f
commit 2843469876
27 changed files with 9 additions and 52 deletions

View file

@ -44,7 +44,6 @@
#include "power.h"
#include "powermgmt.h"
#include "backlight.h"
#include "atoi.h"
#include "version.h"
#include "font.h"
#include "splash.h"