define absolute code segment in C

I writing a code for 8051 with C. I need that one of my function will be at a specific loacation in the code memory. I found that there is a way to define an absolute code segment in assembler but I wanted to know how can I do it in C.

Thanks,
Amichay Nachmany

Parents Reply Children
No data
More questions in this forum