5 Copyright © 2004-2007, The AROS Development Team. All rights reserved.
12 void BitmapInit(struct ati_staticdata
*sd
);
13 ULONG
BitmapAlloc(struct ati_staticdata
*sd
, ULONG size
);
14 void BitmapFree(struct ati_staticdata
*sd
, ULONG ptr
, ULONG size
);