[BACK]Return to jazz-ksyms.c CVS log [TXT][DIR] Up to [Development] / linux-2.4-xfs / arch / mips / jazz

File: [Development] / linux-2.4-xfs / arch / mips / jazz / jazz-ksyms.c (download)

Revision 1.1, Wed Dec 31 00:54:49 2003 UTC (13 years, 9 months ago) by cattelan
Branch: MAIN
CVS Tags: HEAD

Initial Import 2.4.24pre2

/*
 * This file is subject to the terms and conditions of the GNU General Public
 * License.  See the file "COPYING" in the main directory of this archive
 * for more details.
 *
 * Copyright (C) 1996, 1997, 1998, 2000, 2001, 2003 by Ralf Baechle
 */
#include <linux/module.h>

#include <asm/dma.h>
#include <asm/io.h>
#include <asm/jazzdma.h>

EXPORT_SYMBOL(vdma_alloc);
EXPORT_SYMBOL(vdma_free);
EXPORT_SYMBOL(vdma_log2phys);