SLAU132V October 2004 – February 2020
#pragma CODE_SECTION(funcA,"codeA") int funcA(int a) { int i; return (i = a); }