]> Git Repo - linux.git/blame - arch/um/kernel/gmon_syms.c
Merge branch 'pm-devfreq'
[linux.git] / arch / um / kernel / gmon_syms.c
CommitLineData
c5d4bb17
JD
1/*
2 * Copyright (C) 2001 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com)
1da177e4
LT
3 * Licensed under the GPL
4 */
5
6#include "linux/module.h"
7
09b185a3 8extern void __bb_init_func(void *) __attribute__((weak));
1da177e4 9EXPORT_SYMBOL(__bb_init_func);
This page took 0.575173 seconds and 4 git commands to generate.