epiphany/epiphany_sim: Remove include of <rtems/console.h> from <bsp.h> and fix warnings

This commit is contained in:
Joel Sherrill
2016-03-29 13:10:50 -05:00
parent 0a47233aba
commit aa4fd5e4b4

View File

@@ -39,7 +39,6 @@
#define LIBBSP_EPIPHANY_EPIPHANY_SIM_H
#include <rtems.h>
#include <rtems/console.h>
#include <bspopts.h>
#include <bsp/default-initial-extension.h>