Subversion Repositories Kolibri OS

Rev

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

Rev 6336 Rev 6659
Line 739... Line 739...
739
	/*@} */
739
	/*@} */
Line 740... Line 740...
740
 
740
 
Line 741... Line 741...
741
//   struct drm_agp_head *agp;   /**< AGP data */
741
//   struct drm_agp_head *agp;   /**< AGP data */
-
 
742
 
-
 
743
	struct pci_dev *pdev;		/**< PCI device structure */
-
 
744
#ifdef __alpha__
Line 742... Line 745...
742
 
745
	struct pci_controller *hose;
Line 743... Line 746...
743
	struct pci_dev *pdev;		/**< PCI device structure */
746
#endif
744
 
747