ソースを参照

Update lab0_ex1.md

main
chyyuu 10年前
コミット
6a76bb8bb3
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      related_info/lab0/lab0_ex1.md

+ 1
- 1
related_info/lab0/lab0_ex1.md ファイルの表示

@ -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.

読み込み中…
キャンセル
保存