summaryrefslogtreecommitdiff
path: root/sys/src/9/pc/uncached.h
blob: c8aff3ac81c2daa5856cad0ed8218ac08e31b7e1 (plain)
1
2
3
4
/*
 * On the PC, processor accesses, memory caches and DMA are all
 * coherent, so we don't need to use uncached memory.
 */