We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e12e8e3 + c281b02 commit 2e3825fCopy full SHA for 2e3825f
ee/kernel/src/iopheap.c
@@ -62,7 +62,6 @@ int SifInitIopHeap()
62
void SifExitIopHeap()
63
{
64
_ih_caps = 0;
65
- memset(&_ih_caps, 0, sizeof _ih_caps);
66
}
67
#endif
68
0 commit comments