Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
87c6a9b253520b66e7f5e8f67a37a701eaa51cee
/
.
/
arch
/
blackfin
/
include
/
asm
/
ftrace.h
blob: 90c9b400ba6d5e19872cd50e71c2fa51ea4ab11b [
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
6
/* sizeof "[++sp] = rets; call __mcount;" */
#endif