mirror of
https://github.com/wiiu-env/wut.git
synced 2024-12-05 03:04:16 +01:00
coreinit: Remove duplicate function (OSMemoryBarrier) (#135)
already exists in coreinit/cache.h
This commit is contained in:
parent
a6c336a706
commit
be5f1fc685
@ -146,9 +146,6 @@ OSGetMemBound(OSMemoryType type,
|
||||
uint32_t *outAddr,
|
||||
uint32_t *outSize);
|
||||
|
||||
void
|
||||
OSMemoryBarrier();
|
||||
|
||||
/**
|
||||
* Zeros the memory for a given proccessID.
|
||||
* Works only inside the ROOT process.
|
||||
|
Loading…
Reference in New Issue
Block a user