| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | core: Move PageTable struct into Common. | 2019-03-16 | 1 | -11/+0 | |
| | | |||||
| * | memory_hook: Default virtual destructor in the cpp file | 2018-05-03 | 1 | -0/+11 | |
| Prevents creating multiple copies of the vtable in every translation unit that uses the class. Also silences a -Wweak-vtables warning | |||||