[Bug 2089] New: Request for removal of unused symbols (#define BSP_RT_TIMER1 / BSP_RT_TIMER3)
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Sun Feb 24 01:18:01 UTC 2013
https://www.rtems.org/bugzilla/show_bug.cgi?id=2089
Bug #: 2089
Summary: Request for removal of unused symbols (#define
BSP_RT_TIMER1 / BSP_RT_TIMER3)
Classification: Unclassified
Product: RTEMS
Version: HEAD
Platform: All
OS/Version: RTEMS
Status: NEW
Severity: minor
Priority: P3
Component: bsps
AssignedTo: joel.sherrill at oarcorp.com
ReportedBy: silvawp at gmail.com
The following symbols are #defined but never used:
c/src/lib/libbsp/i386/shared/irq/irq.h:
#define BSP_RT_TIMER1 8
#define BSP_RT_TIMER3 10
Command used to find occurrences of such symbol:
cd $RTEMS_SOURCE_ROOT
grep -R -ne "RTEMS_RT_TIMER1" *
--
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the bugs
mailing list