Merge pull request #12758 from QuarkTheAwesome/wiiu-ic-invalidaterange

(WiiU) Add ICInvalidateRange
This commit is contained in:
Autechre 2021-08-07 12:38:01 +02:00 committed by GitHub
commit d9312d09a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -65,6 +65,7 @@ IMPORT(DCInvalidateRange);
IMPORT(DCFlushRange);
IMPORT(DCStoreRange);
IMPORT(DCStoreRangeNoSync);
IMPORT(ICInvalidateRange);
IMPORT(__gh_errno_ptr);