mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 22:57:44 +00:00
Everywhere: Change all XXX into FIXME or remove as appropriate
This commit is contained in:
parent
00c21c5424
commit
9a7b3c145f
4 changed files with 10 additions and 10 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue