[RTEMS Project] #2678: possible unnecessary includes in console drivers
RTEMS trac
trac at rtems.org
Tue Mar 29 13:14:46 UTC 2016
#2678: possible unnecessary includes in console drivers
---------------------------+---------------------------
Reporter: joel.sherrill | Owner: joel.sherrill
Type: enhancement | Status: new
Priority: low | Milestone: 4.12
Component: bsps | Version: 4.12
Severity: minor | Keywords:
---------------------------+---------------------------
I am making a sweep to eliminate the include of <rtems/console.h> from
<bsp.h>. This involves adding it to a few console drivers. I am seeing
includes of multiple files that I am suspicious are not needed:
* <malloc.h>
* <rtems/mw_uid.h>
* <fcntl.h>
I will not be able to investigate immediately so am filing a ticket for
future follow up.
--
Ticket URL: <http://devel.rtems.org/ticket/2678>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list