ARM: remove useless function board_post_init

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
This commit is contained in:
Jean-Christophe PLAGNIOL-VILLARD
2008-01-14 19:20:08 +01:00
parent 96bd462942
commit 3d9f3bfb7a
3 changed files with 0 additions and 18 deletions

View File

@@ -50,14 +50,6 @@ sleep (int i)
* Miscelaneous platform dependent initialisations
*/
int
/**********************************************************/
board_post_init (void)
/**********************************************************/
{
return (0);
}
int
/**********************************************************/
board_init (void)