mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-27 12:04:27 +01:00
readme: verify all non-README links with asciidoctor/extract-header-ids and git grep
Fix all the ~30 failures it found!
This commit is contained in:
@@ -28,7 +28,7 @@ LKMC_PROLOGUE
|
||||
|
||||
#if 0
|
||||
/* But we cannot omit the register if there is a shift when using .syntx unified:
|
||||
* https://github.com/cirosantilli/linux-kernel-module-cheat#shift-suffixes
|
||||
* https://github.com/cirosantilli/linux-kernel-module-cheat#arm-shift-suffixes
|
||||
*/
|
||||
.syntax unified
|
||||
/* Error: garbage following instruction */
|
||||
|
||||
Reference in New Issue
Block a user