Is your feature request related to a problem? Please describe.
There's a PowerPC specific include in the timbase_vxworks here:
|
#include <arch/ppc/vxPpcLib.h> |
It would be good to make this module vxworks generic if possible.
Describe the solution you'd like
I'm not sure what's needed from that include, but if it is necessary it would be nice to abstract it out or ifdef it in only for PPC.
Describe alternatives you've considered
Nothing particular in mind, but any method to make that module generic vxworks would work.
Additional context
None
Requester Info
Jacob Hageman - NASA/GSFC
Ping @superolmo
Is your feature request related to a problem? Please describe.
There's a PowerPC specific include in the timbase_vxworks here:
PSP/fsw/modules/timebase_vxworks/cfe_psp_timebase_vxworks.c
Line 47 in 4bf1eef
It would be good to make this module vxworks generic if possible.
Describe the solution you'd like
I'm not sure what's needed from that include, but if it is necessary it would be nice to abstract it out or ifdef it in only for PPC.
Describe alternatives you've considered
Nothing particular in mind, but any method to make that module generic vxworks would work.
Additional context
None
Requester Info
Jacob Hageman - NASA/GSFC
Ping @superolmo