Browse Source

Update and rename related_info/lab0 to related_info/lab0/lab0_ex1.txt

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

+ 6
- 0
related_info/lab0/lab0_ex1.txt View File

@ -0,0 +1,6 @@
#README
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.

Loading…
Cancel
Save