mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-10-05 23:58:49 +00:00
fusee-cpp: setup exception handlers during crt0
This commit is contained in:
parent
f5ed221a21
commit
0b76a6ae6d
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