Move dbg_hw_info() into target tree. FS#11735 by me

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29964 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Marcin Bukat 2011-06-05 10:26:06 +00:00
parent dace72166e
commit dceceef052
26 changed files with 536 additions and 387 deletions

View file

@ -31,7 +31,7 @@
#include "dvfs_dptc-imx31.h"
#include <stdio.h>
bool __dbg_hw_info(void)
bool dbg_hw_info(void)
{
int line;
unsigned int pllref;