/* https://github.com/cirosantilli/linux-kernel-module-cheat#magic-failure-string */ .global main main: mov x0, 1 ret