3 lines
65 B
Batchfile
3 lines
65 B
Batchfile
|
gcc -c -o function.o function.c -O2
|
||
|
objdump -D function.o > 57.s
|