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