MIPS: APRP: Code formatting clean-ups.
[deliverable/linux.git] / arch / mips / include / asm / dma-coherence.h
CommitLineData
b6d92b4a
SH
1/*
2 * This file is subject to the terms and conditions of the GNU General Public
3 * License. See the file "COPYING" in the main directory of this archive
4 * for more details.
5 *
6 * Copyright (C) 2006 Ralf Baechle <ralf@linux-mips.org>
7 *
8 */
9#ifndef __ASM_DMA_COHERENCE_H
10#define __ASM_DMA_COHERENCE_H
11
12extern int coherentio;
13extern int hw_coherentio;
14
15#endif
This page took 0.064808 seconds and 5 git commands to generate.