mirror of
https://github.com/bashrc/LKMPG.git
synced 2018-06-11 03:06:54 +02:00
html
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||
<head>
|
||||
<!-- 2016-03-08 Tue 12:20 -->
|
||||
<!-- 2016-03-08 Tue 12:22 -->
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>The Linux Kernel Module Programming Guide</title>
|
||||
@@ -666,7 +666,7 @@ When the first caveman programmer chiseled the first program on the walls of the
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Here's the simplest module possible. Don't compile it yet; we'll cover module compilation in the next section.
|
||||
Here's the simplest module possible.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user