This website works better with JavaScript.
Home
Explore
帮助
返回水杉在线
登录水杉在线
登录水杉码园
10213903403
/
os_kernel_lab
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Update and rename related_info/lab0 to related_info/lab0/lab0_ex1.txt
main
chyyuu
10 years ago
parent
09ed4d04fb
commit
d5beea3250
1 changed files
with
6 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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.
Write
Preview
Loading…
Cancel
Save