From 04f13937f4a68f44c5d302954892eac8a79bade5 Mon Sep 17 00:00:00 2001 From: Ciro Santilli Date: Tue, 8 May 2018 22:30:02 +0100 Subject: [PATCH] readme: remove myinsmod and myrmmod from index since already mentioned in readme With time, all of those will be removed, and all will be mentioned on main README instead --- kernel_module/user/README.adoc | 2 -- 1 file changed, 2 deletions(-) diff --git a/kernel_module/user/README.adoc b/kernel_module/user/README.adoc index c4f89c5..c5cc356 100644 --- a/kernel_module/user/README.adoc +++ b/kernel_module/user/README.adoc @@ -11,8 +11,6 @@ These programs can also be compiled and used on host. . Standalone .. link:hello.c[] .. link:hello_cpp.cpp[] -.. link:myinsmod.c[] -.. link:myrmmod.c[] .. link:sched_getaffinity.c[] .. link:usermem.c[] ... link:pagemap_dump.c[]