mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-14 15:14:23 -04:00
kern: KLinkedList no longer exists
This commit is contained in:
parent
b3bd443636
commit
962cf97150
6 changed files with 5 additions and 270 deletions
|
@ -345,7 +345,6 @@ namespace ams::kern::KDumpObject {
|
|||
DUMP_KSLABOBJ(KDebug);
|
||||
DUMP_KSLABOBJ(KSession);
|
||||
DUMP_KSLABOBJ(KLightSession);
|
||||
DUMP_KSLABOBJ(KLinkedListNode);
|
||||
DUMP_KSLABOBJ(KThreadLocalPage);
|
||||
DUMP_KSLABOBJ(KObjectName);
|
||||
DUMP_KSLABOBJ(KEventInfo);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue