aboutsummaryrefslogtreecommitdiff
path: root/cortex-m-rt/tests/compile-fail/default-handler-hidden.rs
diff options
context:
space:
mode:
authorGravatar Jorge Aparicio <jorge@japaric.io> 2018-09-17 18:36:18 +0200
committerGravatar Jorge Aparicio <jorge@japaric.io> 2018-09-17 18:36:18 +0200
commit3498c7433c020b02dc30a5e532607d1ad850d112 (patch)
tree133ecf8f63a0aa6ea60ae10b9c7502aac95613e6 /cortex-m-rt/tests/compile-fail/default-handler-hidden.rs
parent27501f88b8c6ae9746efea01416f5276e43171eb (diff)
downloadcortex-m-3498c7433c020b02dc30a5e532607d1ad850d112.tar.gz
cortex-m-3498c7433c020b02dc30a5e532607d1ad850d112.tar.zst
cortex-m-3498c7433c020b02dc30a5e532607d1ad850d112.zip
make all exception handlers extern "C"
They'll be called by the hardware and must comply to the stable C ABI. Using the Rust ABI in this case was an oversight.
Diffstat (limited to 'cortex-m-rt/tests/compile-fail/default-handler-hidden.rs')
0 files changed, 0 insertions, 0 deletions