/* Copyright 1999, Be Incorporated. All Rights Reserved. This file may be used under the terms of the Be Sample Code License. */ #if !defined(GLOBALDATA_H) #define GLOBALDATA_H #ifndef _RADEON_ACCELERANT_H #include "radeon_accelerant.h" #endif // the one and only we support extern accelerator_info *ai; #endif