[RTEMS Project] #4850: LEON3 - Variable not initialized in any file / missing #ifdefs
RTEMS trac
trac at rtems.org
Fri Jul 28 05:27:56 UTC 2023
#4850: LEON3 - Variable not initialized in any file / missing #ifdefs
---------------------------+------------------------------
Reporter: Daniel Páscoa | Owner: Sebastian Huber
Type: defect | Status: closed
Priority: normal | Milestone: 6.1
Component: arch/sparc | Version: 6
Severity: normal | Resolution: fixed
Keywords: qualification | Blocked By:
Blocking: |
---------------------------+------------------------------
Changes (by Sebastian Huber <sebastian.huber@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"c173f0581a2a3672cb2f6024c7d9f35665849ec8/rtems"
c173f05/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="c173f0581a2a3672cb2f6024c7d9f35665849ec8"
bsp/leon3: Make declarations conditional
The LEON3_IrqCtrl_Adev object is only defined if LEON3_IRQAMP_BASE is
not defined.
The LEON3_Timer_Adev object is only defined if LEON3_GPTIMER_BASE is not
defined.
Close #4850.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/4850#comment:3>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list