Commit Graph

13 Commits

Author SHA1 Message Date
garenchan
d7469c76b3 Freeze CPU at qemu startup while debug.
If we don't, the kernel might run into the infinite loop before GDB
connects to Qemu.
2018-11-16 15:49:01 +08:00
garenchan
02a77989c2 Use ld through global variable. 2018-11-16 15:46:00 +08:00
garenchan
dcd3686d37 Replace target file as $@ . 2018-11-16 10:47:11 +08:00
Carlos Fenollosa
622f6e75f5
Merge pull request #62 from ss18/ss18/pr0
Ss18/pr0
2018-11-03 01:25:29 +01:00
Welling Guzmán
3f4eb76646
Fix typo (tho -> two) 2018-09-29 23:42:23 -04:00
Semen Zhydenko
86e544849c apparantly -> apparently 2018-09-25 14:26:55 +02:00
Carlos
f98a02f6cc updated makefile 2015-04-01 09:52:18 +02:00
Carlos
1ffc847737 missing file for lesson 21 2015-04-01 09:45:59 +02:00
Carlos
a63c1b4fb5 UNUSED() macro 2015-03-23 20:03:41 +01:00
Carlos
8ad1936237 Fixed warnings 2015-03-23 16:08:34 +01:00
Carlos
8a5e637701 added comments 2015-03-23 09:40:10 +01:00
Carlos
47badebd18 missing include 2015-03-23 09:38:39 +01:00
Carlos
e9d0d6c388 lesson 21, keyboard input and shell 2015-03-20 19:20:44 +01:00