mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-29 04:54:27 +01:00
userland x86_64: allow ASSERT_EQ to take just about anything
This commit is contained in:
10
README.adoc
10
README.adoc
@@ -11776,7 +11776,15 @@ Bibliography:
|
||||
|
||||
== x86 userland assembly
|
||||
|
||||
Getting started at: <<userland-assembly>>.
|
||||
Arch agnostic infrastructure getting started at: <<userland-assembly>>.
|
||||
|
||||
=== x86 userland assembly getting started
|
||||
|
||||
These are the main concepts and instructions that you should learn to be able to understand what is going on.
|
||||
|
||||
Once those are done, everything else left on userland is just to learn a huge list of instructions: <<x86-userland-assembly-instructions>>
|
||||
|
||||
=== x86 userland assembly instructions
|
||||
|
||||
TODO
|
||||
|
||||
|
||||
Reference in New Issue
Block a user