staging: wilc1000: change data type of result variable to int.
[linux-2.6/btrfs-unstable.git] / arch / um / kernel / gmon_syms.c
blob1bf61266da8e1e355ef7c1377dcff22f21385ce9
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 __bb_init_func(void *) __attribute__((weak));
9 EXPORT_SYMBOL(__bb_init_func);