Staging: rt2870: remove dead SINGLE_SKU code
[linux-2.6/verdex.git] / arch / blackfin / include / asm / ftrace.h
blob8643680f0f786cf53bf94a40f6d4241a511565ec
1 /*
2 * Blackfin ftrace code
4 * Copyright 2009 Analog Devices Inc.
5 * Licensed under the GPL-2 or later.
6 */
8 #ifndef __ASM_BFIN_FTRACE_H__
9 #define __ASM_BFIN_FTRACE_H__
11 #define MCOUNT_INSN_SIZE 8 /* sizeof mcount call: LINK + CALL */
13 #endif