2 Copyright © 1995-2014, The AROS Development Team. All rights reserved.
6 #include "dosboot_intern.h"
8 /* This file contains architecture-dependent defaults */
10 void InitBootConfig(struct BootConfig
*bootcfg
)
12 bootcfg
->gfxlib
= "radeon.hidd";
13 bootcfg
->gfxhidd
= "RadeonDriver";