2 Copyright © 2013, The AROS Development Team. All rights reserved.
5 Desc: VideoCore4 hardware functions
10 #include <aros/debug.h>
14 #include "videocoregfx_class.h"
15 #include "videocoregfx_hardware.h"
17 BOOL
FNAME_HW(InitGfxHW
)(APTR param0
)
19 struct VideoCore_staticdata
*xsd
= param0
;
21 D(bug("[VideoCoreGfx] %s()\n", __PRETTY_FUNCTION__
));