1
0

function.c 41 B

123
  1. int my_function() {
  2. return 0xbaba;
  3. }