mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
userland/freestanding/gem5_* work on baremetal
Remove all the duplicates of those present throughout the tree.
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
#include <lkmc/m5ops.h>
|
||||
|
||||
.global _start
|
||||
_start:
|
||||
LKMC_M5OPS_EXIT_ASM
|
||||
@@ -1,3 +0,0 @@
|
||||
.global _start
|
||||
_start:
|
||||
mov r0, #0; mov r1, #0; .inst 0xEE000110 | (0x21 << 16);
|
||||
Reference in New Issue
Block a user