Subversion Repositories Kolibri OS

Rev

Rev 2005 | Rev 2160 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2005 Rev 2007
Line 30... Line 30...
30
#include "radeon_drm.h"
30
#include "radeon_drm.h"
31
#include "radeon_reg.h"
31
#include "radeon_reg.h"
32
#include "radeon.h"
32
#include "radeon.h"
33
#include "atom.h"
33
#include "atom.h"
Line 34... Line 34...
34
 
34
 
Line 35... Line 35...
35
static struct radeon_device *main_device;
35
struct radeon_device *main_device;
Line 36... Line 36...
36
 
36
 
37
#if 0
37
#if 0