1
0
Fork 0
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:
Alex Kotov 2020-11-29 21:11:26 +05:00
parent 84dd7ca542
commit 5c3c4d9e43
Signed by: kotovalexarian
GPG key ID: 553C0EBBEB5D5F08

View file

@ -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)