mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-17 14:42:41 +00:00
Sources: Run clang-format on everything.
This commit is contained in:
@@ -30,5 +30,4 @@ void MapMemoryRegion(VAddr base, u32 size, u8* target);
|
||||
void MapIoRegion(VAddr base, u32 size, MMIORegionPointer mmio_handler);
|
||||
|
||||
void UnmapRegion(VAddr base, u32 size);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user