stand: Update comment

Some routines are necessary, so note that.

Sponsored by:		Netflix
This commit is contained in:
Warner Losh
2025-05-26 09:34:31 -06:00
parent 61f46c66dd
commit 8e5eacbfde
+2 -1
View File
@@ -326,7 +326,8 @@ SET_DECLARE(Xcommand_set, struct bootblk_command);
* The intention of the architecture switch is to provide a convenient
* encapsulation of the interface between the bootstrap MI and MD code.
* MD code may selectively populate the switch at runtime based on the
* actual configuration of the target system.
* actual configuration of the target system, though some routines are
* mandatory.
*/
struct arch_switch
{