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

This commit is contained in:
Joel Sherrill
2016-03-29 13:10:52 -05:00
parent 78816f46c0
commit f37e259afa

View File

@@ -38,7 +38,6 @@
#else
#include <rtems.h>
#include <rtems/console.h>
#include <libcpu/io.h>
#include <rtems/iosupp.h>
#include <bsp/vectors.h>