mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-14 15:49:25 +08:00
4 lines
54 B
C
4 lines
54 B
C
|
|
void ClearCache(void *start, void *end) {
|
||
|
|
return;
|
||
|
|
}
|