From 9a8a1f6c76d5579212162bdf6aefe29c7db50c76 Mon Sep 17 00:00:00 2001 From: Carlos Fenollosa Date: Mon, 20 Oct 2014 20:07:51 +0200 Subject: [PATCH] skeleton for lesson 14 --- 14-checkpoint/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/14-checkpoint/README.md b/14-checkpoint/README.md index f3fe653..16f415b 100644 --- a/14-checkpoint/README.md +++ b/14-checkpoint/README.md @@ -1,4 +1,5 @@ *Concepts you may want to Google beforehand: monolithic kernel, microkernel* + **Goal: Pause and organize our code a little bit** Maybe you didn't realize it, but you already have your own kernel