mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-29 13:04:27 +01:00
userland: attempt to fix all assembly example links to README
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
/* Illustrates features that are only available in thumb. */
|
||||
/* https://github.com/cirosantilli/linux-kernel-module-cheat#arm-instruction-encodings
|
||||
*
|
||||
* Illustrates features that are only available in thumb.
|
||||
* TODO ensure that we are actually inside of thumb.
|
||||
*/
|
||||
|
||||
.syntax unified
|
||||
.text
|
||||
|
||||
Reference in New Issue
Block a user