1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 11:27:35 +00:00

Everywhere: Change all XXX into FIXME or remove as appropriate

This commit is contained in:
Ben Wiederhake 2023-02-15 21:31:00 +01:00 committed by Jelle Raaijmakers
parent 00c21c5424
commit 9a7b3c145f
4 changed files with 10 additions and 10 deletions

View file

@ -685,7 +685,7 @@ struct elfcore_procinfo {
};
/*
* XXX - these _KERNEL items aren't part of the ABI!
* FIXME - these _KERNEL items aren't part of the ABI!
*/
#if defined(_KERNEL) || defined(_DYN_LOADER)