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