mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-26 11:41:35 +01:00
aarch64 baremetal svc factored out for C and asm
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include <common.h>
|
||||
#include <lkmc.h>
|
||||
|
||||
int main(void) {
|
||||
common_assert_fail();
|
||||
lkmc_assert_fail();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user