Searched hist:"45 c84b2857e957e12b60236ad6020e94c8f81b4f" (Results 1 – 1 of 1) sorted by relevance
/haiku/src/system/boot/platform/atari_m68k/ |
H A D | Handle.h | 45c84b2857e957e12b60236ad6020e94c8f81b4f Thu Sep 21 17:38:19 UTC 2023 David Karoly <karolyd577@gmail.com> boot/atari_m68k: Handle should be a subclass of Node
hrev55571 introduced several new pure virtual functions in Node, none of which are implemented in Handle or any of its descendants.
This change fixes the build after the Node/ConsoleNode refactor.
Change-Id: I825b90a114d83105f46d566e7fe1f644ba997ec5 Reviewed-on: https://review.haiku-os.org/c/haiku/+/6939 Reviewed-by: waddlesplash <waddlesplash@gmail.com>
|