mirror of
https://github.com/tailix/libkernaux.git
synced 2025-04-21 17:42:26 -04:00
Add discussion links to README
This commit is contained in:
parent
84dd7ca542
commit
5c3c4d9e43
1 changed files with 8 additions and 0 deletions
|
@ -11,6 +11,7 @@ Table of contents
|
|||
* [Overview](#libkernaux)
|
||||
* [Table of contents](#table-of-contents)
|
||||
* [Tips](#tips)
|
||||
* [Discussion](#discussion)
|
||||
|
||||
|
||||
|
||||
|
@ -77,3 +78,10 @@ Disassembly of section .text:
|
|||
20: 0f 22 e0 mov %eax,%cr4
|
||||
23: c3 ret
|
||||
```
|
||||
|
||||
|
||||
|
||||
Discussion
|
||||
----------
|
||||
|
||||
* [Topic on OSDev.org forum](https://forum.osdev.org/viewtopic.php?f=1&t=37958)
|
||||
|
|
Loading…
Add table
Reference in a new issue