Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
fcf026936c613fc6ca4685677a461100d87eec81
/
.
/
include
/
asm-alpha
/
agp.h
blob: c99dbbb5bcb5ae32f02d8c3f4af9d3c4d2638f77 [
file
] [
log
] [
blame
]
#ifndef
AGP_H
#define
AGP_H
1
#include
<asm/io.h>
/* 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