Augustin Cavalier bf77c15232 kernel/vm: Correct virtual function declarations.
The base VMCache class changed to the generic_ types with their
introduction in in *2011* (435c43f5912b109e7d5cf682865d2061e62fad8c),
but these classes were never properly adapted. These functions should not
be called here (they panic() -- but the base class only returns B_ERROR,
so that is a difference at least.)

Found by Clang's -Woverloaded-virtual.
2017-12-02 21:42:50 -05:00
..
2017-11-13 16:48:09 +01:00
2017-04-30 17:14:45 +02:00
2017-07-25 09:34:46 +07:00
2016-04-24 18:22:14 +02:00
2015-07-22 20:40:47 +02:00
2015-04-01 20:18:00 +02:00