root/src/system/boot/platform/openfirmware/cpu.cpp
/*
 * 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>


void
platform_load_ucode(BootVolume& volume)
{
}