Hi, I am compiling a code for C6657. Its a BIOS project, and I am working on a control thread. Whenever I try to compile my code (it is mostly a stub code), i get error #170 function type is not allowed here, in the file tsk.h at line 118, from BIOS include directory. If I comment out that line from the header itself, the code just compiles without any error. Can someone point out whats happening here