aboutsummaryrefslogtreecommitdiffhomepage
path: root/targets/riscv64.json
diff options
context:
space:
mode:
Diffstat (limited to 'targets/riscv64.json')
-rw-r--r--targets/riscv64.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/targets/riscv64.json b/targets/riscv64.json
index ec5cb5030..20c7f1baf 100644
--- a/targets/riscv64.json
+++ b/targets/riscv64.json
@@ -12,6 +12,6 @@
],
"extra-files": [
"src/runtime/scheduler_tinygoriscv64.S",
- "src/device/riscv/start64.S"
+ "src/device/riscv/handleinterrupt64.S"
]
}