1
0
mirror of https://github.com/cfenollosa/os-tutorial.git synced 2024-10-27 20:34:19 +00:00

updated lesson 12 README

This commit is contained in:
Carlos Fenollosa 2014-10-15 12:23:33 +02:00
parent 0fc3af3f22
commit 14f51e8246

View File

@ -1,4 +1,4 @@
*Concepts you may want to Google beforehand:*
*Concepts you may want to Google beforehand: C, object code, linker, disassemble*
**Goal: Learn to write the same low-level code as we did with assembler, but in C**