// sdcc -c -msm83 -o b.rel b.c int function(int de) { return de * 2; }