aboutsummaryrefslogtreecommitdiff
path: root/examples/3ds.json
diff options
context:
space:
mode:
authorFenrir <[email protected]>2017-07-31 23:23:20 -0600
committerFenrir <[email protected]>2017-07-31 23:23:20 -0600
commit5f0fc0c00148c6128ee9354ba7360b386a59bef5 (patch)
tree3fe53b38fa6487a03c8938a1132e0e14f273d430 /examples/3ds.json
parentMerge pull request #41 from FenrirWolf/panic-reboot (diff)
downloadarchived-ctru-rs-5f0fc0c00148c6128ee9354ba7360b386a59bef5.tar.xz
archived-ctru-rs-5f0fc0c00148c6128ee9354ba7360b386a59bef5.zip
Add unwinding strategy for panics
Diffstat (limited to 'examples/3ds.json')
-rw-r--r--examples/3ds.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/3ds.json b/examples/3ds.json
index bec3423..6aea864 100644
--- a/examples/3ds.json
+++ b/examples/3ds.json
@@ -14,6 +14,5 @@
"relocation-model": "static",
"executables": true,
"exe-suffix": ".elf",
- "panic-strategy": "abort",
"linker-flavor": "gcc"
}