Our project is coded in Linux OS. Now, I need port it on C64x+. many functions supported by Linux cannot be used any more. But I need implement the same functionality. two of them are setitimer() and gettimeofday(), which finish operation related to time. How should I port them on DSP/BIOS OS. Where can I find library support for those function? Thank you for your help.