remap-load-to.c 60 Bytes Raw Blame History Permalink 1 2 3 int foo(int parm1, float parm2) { return parm1 + parm2; }