Skip to content

Commit 6f5cc24

Browse files
committed
Changelog
1 parent 9a931ae commit 6f5cc24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

riscv-rt/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
4444
`a2` is preserved in `a5`, as there are only two callee-saved registers.
4545
New documentation of startup functions (`_mp_hook` and `__pre_init`) now provide
4646
additional implementation guidelines to ensure a correct behavior of the runtime.
47+
- Allow `extern "C"` functions for exceptions, core-interrupts and external-interrupts.
4748

4849
### Removed
4950

0 commit comments

Comments
 (0)