How can I specify a subroutine's starting address in Keil C?

In Assembly,we can use macro "ORG XXXXH" define the subroutine's entry.How I can realize this in C?
Thanks for help!

Parents Reply Children
No data
More questions in this forum