Process: Rename StaticAddressMapping => AddressMapping

This commit is contained in:
Yuri Kunde Schlesner 2015-05-08 18:12:25 -03:00
parent 83ccf85bb2
commit 3cb19c9589
6 changed files with 10 additions and 10 deletions

View file

@ -110,7 +110,7 @@ protected:
* Common address mappings found in most games, used for binary formats that don't have this
* information.
*/
extern const std::initializer_list<Kernel::StaticAddressMapping> default_address_mappings;
extern const std::initializer_list<Kernel::AddressMapping> default_address_mappings;
/**
* Identifies and loads a bootable file