This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
jeremy
/
os-tutorial
peilaus alkaen
https://github.com/cfenollosa/os-tutorial
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Wiki
Selaa lähdekoodia
lesson 14
Carlos Fenollosa
10 vuotta sitten
vanhempi
d5d1a88cae
commit
4299cf991b
4 muutettua tiedostoa
jossa
2 lisäystä
ja
0 poistoa
Jaettu näkymä
Näytä diff tilastot
2
0
.gitignore
BIN
14-checkpoint/boot/bootsect.bin
BIN
14-checkpoint/kernel.elf
BIN
14-checkpoint/kernel/kernel.o
+ 2
- 0
.gitignore
Näytä tiedosto
@@ -2,3 +2,5 @@
/*/*.o
/*/*.swp
/*/*.dis
+/*/*.elf
+/*/*.sym
BIN
14-checkpoint/boot/bootsect.bin
Näytä tiedosto
BIN
14-checkpoint/kernel.elf
Näytä tiedosto
BIN
14-checkpoint/kernel/kernel.o
Näytä tiedosto