Browse Source

Update lab0_ex1.md

main
chyyuu 9 years ago
parent
commit
6a76bb8bb3
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      related_info/lab0/lab0_ex1.md

+ 1
- 1
related_info/lab0/lab0_ex1.md View File

@ -3,4 +3,4 @@ Try below command
```
$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…
Cancel
Save