Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
bfin_oprofile.c
Go to the documentation of this file.
1 /*
2  * bfin_oprofile.c - Blackfin oprofile code
3  *
4  * Copyright 2004-2008 Analog Devices Inc.
5  * Licensed under the GPL-2 or later.
6  */
7 
8 #include <linux/oprofile.h>
9 #include <linux/init.h>
10 
12 {
13  return -1;
14 }
15 
17 {
18 }