2 Copyright © 1995-2007, The AROS Development Team. All rights reserved.
5 Desc: Graphics function WaitBOVP()
8 #include <aros/debug.h>
9 #include <graphics/view.h>
11 /*****************************************************************************
14 #include <proto/graphics.h>
16 AROS_LH1(void, WaitBOVP
,
19 AROS_LHA(struct ViewPort
*, vp
, A0
),
22 struct GfxBase
*, GfxBase
, 67, Graphics
)
27 vp - pointer to ViewPort structure
44 *****************************************************************************/
48 #warning TODO: Write graphics/WaitBOVP()
49 aros_print_not_implemented ("WaitBOVP");