mirror of
https://github.com/devkitPro/wut.git
synced 2026-04-22 09:17:36 -05: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