diff options
Diffstat (limited to 'arch/riscv/conf/s.S')
| -rw-r--r-- | arch/riscv/conf/s.S | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/riscv/conf/s.S b/arch/riscv/conf/s.S deleted file mode 100644 index 80a3a11..0000000 --- a/arch/riscv/conf/s.S +++ /dev/null @@ -1,4 +0,0 @@ -.text -.global _start -_start: -ecall |
