mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-13 14:44:23 -04:00
fusee-cpp: setup exception handlers during crt0
This commit is contained in:
parent
5f60bc7186
commit
3e81796db7
2 changed files with 22 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
#include <exosphere.hpp>
|
||||
#pragma once
|
||||
|
||||
namespace ams::nxboot::loader {
|
||||
namespace ams::nxboot {
|
||||
|
||||
NORETURN void ExceptionHandler();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue