RFC: Remove score/cpu/.../types.h

Joel Sherrill joel at rtems.org
Wed Mar 7 19:06:50 UTC 2018


Hi

The discussion over adding paravirt.h and tinkering at that level
made me realize that the score/cpu/.../types.h files are very small.
They only have the CPU_Uint32ptr type plus sometimes some
odd things like blackfin_isr_entry (unused).

If CPU_Uint32ptr is moved to cpu.h, then the other contents have
to be evaluated on a per file basis. But on first review, most of the
files would be easy to eliminate. In some cases, another typedef
would move to cpu.h.

Thoughts/comments?

--joel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20180307/5d754ae0/attachment.html>


More information about the devel mailing list