[RTEMS Project] #2515: i386 score/libcpu API Layering Violation
RTEMS trac
trac at rtems.org
Fri Jan 8 18:06:20 UTC 2016
#2515: i386 score/libcpu API Layering Violation
---------------------+--------------------
Reporter: gedare | Owner: gedare
Type: defect | Status: new
Priority: normal | Milestone: 4.12
Component: General | Version: 4.11
Severity: normal | Keywords: i386
---------------------+--------------------
The file libcpu/i386/cpu.h provides functions referenced in
rtems/score/i386.h Relatedly, libcpu/i386/cpu.h is the only other consumer
than score/cpu.h of the score/interrupts.h. The libcpu/i386/cpu.h should
be refactored into rtems/score/i386.h, which could also then subsume
rtems/score/interrupts.h.
--
Ticket URL: <http://devel.rtems.org/ticket/2515>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list