[RTEMS Project] #3072: Declaration of global functions in driver source files
RTEMS trac
trac at rtems.org
Wed Jul 12 05:54:31 UTC 2017
#3072: Declaration of global functions in driver source files
-----------------------------+------------------------------
Reporter: Sebastian Huber | Owner: Daniel Hellstrom
Type: defect | Status: assigned
Priority: normal | Milestone: 4.12.0
Component: bsps | Version: 4.11
Severity: normal | Keywords:
-----------------------------+------------------------------
There are declarations of global functions in various driver source files,
e.g.
c/src/lib/libbsp/sparc/shared/drvmgr/ambapp_bus_grlib.c
c/src/lib/libbsp/sparc/shared/drvmgr/ambapp_bus.c
The declaration should move to a header file or a static function should
be used.
--
Ticket URL: <http://devel.rtems.org/ticket/3072>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list