/* * Copyright 2020, JĆ©rĆ´me Duval, jerome.duval@gmail.com. All rights reserved. * Distributed under the terms of the MIT License. */ #include <boot/platform.h> extern "C" void platform_load_ucode(BootVolume& volume) { }