shadeos/learning/old_src/function.c

3 lines
40 B
C

int my_function() {
return 0xbaba;
}