2 Copyright © 1995-2001, The AROS Development Team. All rights reserved.
6 #define AROS_TAGRETURNTYPEVOID
7 #include "alib_intern.h"
9 extern struct Library
* CyberGfxBase
;
11 /*****************************************************************************
14 #define NO_INLINE_STDARG /* turn off inline def */
15 #include <proto/cybergraphics.h>
17 void UnLockBitMapTags (
42 *****************************************************************************/
44 AROS_SLOWSTACKTAGS_PRE(tag1
)
45 UnLockBitMapTagList(handle
, AROS_SLOWSTACKTAGS_ARG(tag1
));
46 AROS_SLOWSTACKTAGS_POST
47 } /* UnLockBitMapTags */