Sign in
googlers
/
maze
/
linux
/
d686159e50c57788001001e9537aa8b4bbc38001
/
.
/
arch
/
blackfin
/
include
/
asm
/
ftrace.h
blob: 8643680f0f786cf53bf94a40f6d4241a511565ec [
file
] [
log
] [
blame
]
/*
* Blackfin ftrace code
*
* Copyright 2009 Analog Devices Inc.
* Licensed under the GPL-2 or later.
*/
#ifndef
__ASM_BFIN_FTRACE_H__
#define
__ASM_BFIN_FTRACE_H__
#define
MCOUNT_INSN_SIZE
8
/* sizeof mcount call: LINK + CALL */
#endif