mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-11-17 01:21:18 +01:00
NOTE: This work is not yet fully complete; kernel is done, but it was taking an exceedingly long time to get through libstratosphere. Thus, I've temporarily added -Wno-error=unused-result for libstratosphere/stratosphere. All warnings should be fixed to do the same thing Nintendo does as relevant, but this is taking a phenomenally long time and is not actually the most important work to do, so it can be put off for some time to prioritize other tasks for 21.0.0 support. |
||
|---|---|---|
| .. | ||
| svc | ||
| kern_cpu_asm.s | ||
| kern_cpu.cpp | ||
| kern_exception_handlers.cpp | ||
| kern_k_debug.cpp | ||
| kern_k_hardware_timer.cpp | ||
| kern_k_interrupt_controller.board.generic.cpp | ||
| kern_k_interrupt_manager.cpp | ||
| kern_k_page_table_impl.cpp | ||
| kern_k_page_table.cpp | ||
| kern_k_supervisor_page_table.cpp | ||
| kern_k_thread_context.cpp | ||
| kern_panic_asm.s | ||
| kern_userspace_memory_access_asm.s | ||