Hi,
I have a basic doubt about C compiler option.
I have 10 functions in my environment and I want a particular function to go into a new section which will be defined in a file where the function is defined.
My question is:
Can we define a seperate section in C file for a particular function?
Please let me know if anyone knows.
Thanks,
SSK.