emit_x64: Amend doxygen parameters for InvalidateCacheRange() (#116)
This commit is contained in:
parent
49b9a419de
commit
77fe2aeeaa
1 changed files with 1 additions and 2 deletions
|
@ -58,8 +58,7 @@ public:
|
|||
|
||||
/**
|
||||
* Invalidate the cache at a range of addresses.
|
||||
* @param start_address The starting address of the range to invalidate.
|
||||
* @param length The length (in bytes) of the range to invalidate.
|
||||
* @param range The range of addresses to invalidate the cache at.
|
||||
*/
|
||||
void InvalidateCacheRange(const Common::AddressRange& range);
|
||||
|
||||
|
|
Loading…
Reference in a new issue