|
|
| File: [Development] / linux-2.4-xfs / arch / m68k / sun3x / sun3x_ksyms.c (download)
Revision 1.1, Wed Dec 31 00:54:49 2003 UTC (13 years, 10 months ago) by cattelan
Initial Import 2.4.24pre2 |
#include <linux/module.h> #include <linux/types.h> #include <asm/dvma.h> #include <asm/idprom.h> /* * Add things here when you find the need for it. */ EXPORT_SYMBOL(dvma_map_align); EXPORT_SYMBOL(dvma_unmap); EXPORT_SYMBOL(dvma_malloc_align); EXPORT_SYMBOL(dvma_free); EXPORT_SYMBOL(idprom);