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

This commit is contained in:
Joel Sherrill
2016-03-29 13:10:51 -05:00
parent b5ebdc67dc
commit 681d4a58df

View File

@@ -27,7 +27,6 @@
#include <rtems.h>
#include <rtems/iosupp.h>
#include <rtems/console.h>
#ifdef __cplusplus
extern "C" {