4 lines
66 B
Batchfile
4 lines
66 B
Batchfile
|
gcc -c -o function.o function.c -Os
|
||
|
objdump -D function.o > 59.s
|
||
|
|