Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2
/
.
/
include
/
asm-sparc64
/
agp.h
blob: ba05bdf9a211db17909d773b559738167ea826b5 [
file
] [
log
] [
blame
]
#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