Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
microblaze_oprofile.c
Go to the documentation of this file.
1 /*
2  * Microblaze oprofile code
3  *
4  * Copyright (C) 2009 Michal Simek <[email protected]>
5  * Copyright (C) 2009 PetaLogix
6  *
7  * This file is subject to the terms and conditions of the GNU General Public
8  * License. See the file "COPYING" in the main directory of this archive
9  * for more details.
10  */
11 
12 #include <linux/oprofile.h>
13 #include <linux/init.h>
14 
16 {
17  return -1;
18 }
19 
21 {
22 }