|
|
| File: [Development] / linux-2.6-xfs / include / asm-sparc64 / Attic / agp.h (download)
Revision 1.1, Tue Dec 30 23:58:53 2003 UTC (13 years, 9 months ago) by cattelan
Initial Import 2.6.0 |
#ifndef AGP_H #define AGP_H 1 /* dummy for now */ #define map_page_into_agp(page) #define unmap_page_from_agp(page) #define flush_agp_mappings() #define flush_agp_cache() mb() #endif