Update lab0_ex1.md
This commit is contained in:
parent
2543fe9609
commit
6a76bb8bb3
@ -3,4 +3,4 @@ Try below command
|
|||||||
```
|
```
|
||||||
$gcc -S -m32 lab0_ex1.c
|
$gcc -S -m32 lab0_ex1.c
|
||||||
```
|
```
|
||||||
Then you will get lab_ex1.S. Try to understand the relation of C file and S file.
|
Then you will get lab_ex1.S. Try to understand the content & relation of C file and S file.
|
||||||
|
Loading…
Reference in New Issue
Block a user