blk: rq_data_dir() should not return a boolean
[cris-mirror.git] / arch / um / kernel / gprof_syms.c
blob74ddb44288a30caba1bc0f4a49aa9d402d5850ea
1 /*
2 * Copyright (C) 2001 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com)
3 * Licensed under the GPL
4 */
6 #include <linux/module.h>
8 extern void mcount(void);
9 EXPORT_SYMBOL(mcount);