diff --git a/lkt-docker-docs/_sources/lectures/intro.rst.txt b/lkt-docker-docs/_sources/lectures/intro.rst.txt index 5eadfe75..b56db3ef 100644 --- a/lkt-docker-docs/_sources/lectures/intro.rst.txt +++ b/lkt-docker-docs/_sources/lectures/intro.rst.txt @@ -898,9 +898,6 @@ It implements access to various hardware bits that are architecture or machine specific such as interrupt controller, SMP controllers, BUS controllers, exceptions and interrupt setup, virtual memory handling. -It also implements architecture optimized functions (e.g. memcpy, -string operations, etc.) - Device drivers ..............