Commit 478e3105 authored by Alessandro Rubini's avatar Alessandro Rubini

boards: removed unused .c files

Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
parent 14d63beb
#include "board.h"
/* Board-specific initialization code */
int board_init()
{
}
int board_update()
{
}
#include "board.h"
/* Board-specific initialization code */
int board_init()
{
}
int board_update()
{
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment