#ifndef RADEON_SANITY_H #define RADEON_SANITY_H extern int radeonSanityCmdBuffer( radeonContextPtr rmesa, int nbox, drm_clip_rect_t *boxes ); #endif