mirror of
https://github.com/devkitPro/wut.git
synced 2026-08-15 23:26:38 -05:00
coreinit: Remove duplicate function (OSMemoryBarrier) (#135)
already exists in coreinit/cache.h
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user