瀏覽代碼

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

main
chyyuu 10 年之前
父節點
當前提交
d5beea3250
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. +6
    -0
      related_info/lab0/lab0_ex1.txt

+ 6
- 0
related_info/lab0/lab0_ex1.txt 查看文件

@ -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…
取消
儲存