- Set a default PCM volume so that something can be heard when driver is
[AROS.git] / arch / ppc-sam440 / dosboot / bootconfig.c
blobda409f8d3738fe15a4e6194da83ec14d3a67b309
1 #include "dosboot_intern.h"
3 /* This file contains architecture-dependent defaults */
5 void InitBootConfig(struct BootConfig *bootcfg, APTR BootLoaderBase)
7 bootcfg->gfxlib = "radeon.hidd";
8 bootcfg->gfxhidd = "RadeonDriver";