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
_______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel