mirror of
https://github.com/UzixLS/KernelEx.git
synced 2025-07-19 07:21:20 +03:00
import KernelEx-4.0-Final
This commit is contained in:
2
core/sharedmem.h
Executable file → Normal file
2
core/sharedmem.h
Executable file → Normal file
@ -36,7 +36,7 @@ void* realloc(void* ptr, size_t size);
|
||||
void* recalloc(void* ptr, size_t size);
|
||||
|
||||
#ifdef __cplusplus
|
||||
};
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user