2 Copyright © 1995-2007, The AROS Development Team. All rights reserved.
8 #include "cybergraphics_intern.h"
10 /*****************************************************************************
13 #include <clib/cybergraphics_protos.h>
15 void UnLockBitMapTags (
39 27-11-96 digulla automatically created from
40 cybergraphics_lib.fd and clib/cybergraphics_protos.h
42 *****************************************************************************/
45 extern void aros_print_not_implemented (char *);
47 aros_print_not_implemented ("UnLockBitMapTags");
50 } /* UnLockBitMapTags */