From f4a685266b048b77de745b5321939ab86bfb44d2 Mon Sep 17 00:00:00 2001 From: 0xAX Date: Sun, 5 Apr 2015 13:09:20 +0600 Subject: [PATCH] Update README.md --- Theory/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Theory/README.md b/Theory/README.md index 27ceffa..4e1bdfb 100644 --- a/Theory/README.md +++ b/Theory/README.md @@ -4,4 +4,3 @@ This chapter describes various concepts which are used in the Linux kernel. * [Paging](http://0xax.gitbooks.io/linux-insides/content/Theory/Paging.html) * [Elf64 format](http://0xax.gitbooks.io/linux-insides/content/Theory/ELF.html) -* [Per-CPU variables](http://0xax.gitbooks.io/linux-insides/content/Theory/per-cpu.html)