This repository has been archived on 2025-12-14. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
github.ong19th.Citron/src/core/arm/skyeye_common
Lioncash ba20dd9b61 gdbstub: Remove global variable from public interface
Currently, this is only ever queried, so adding a function to check if the
server is enabled is more sensible.

If directly modifying this externally is ever desirable, it should be done
by adding a function to the interface, rather than exposing implementation
details directly.
2016-12-15 16:37:22 -05:00
..
vfp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
arm_regformat.h Sources: Run clang-format on everything. 2016-09-18 09:38:01 +09:00
armstate.cpp gdbstub: Remove global variable from public interface 2016-12-15 16:37:22 -05:00
armstate.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
armsupp.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
armsupp.h Sources: Run clang-format on everything. 2016-09-18 09:38:01 +09:00