2 * bfin_oprofile.c - Blackfin oprofile code
4 * Copyright 2004-2008 Analog Devices Inc.
5 * Licensed under the GPL-2 or later.
8 #include <linux/oprofile.h>
9 #include <linux/init.h>
11 int __init
oprofile_arch_init(struct oprofile_operations
*ops
)
16 void oprofile_arch_exit(void)