aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic/ftrace.h
Commit message (Collapse)AuthorAgeFilesLines
* asm-generic headers: add ftrace.hGuanXuetao2011-03-171-0/+16
This patch adds ftrace.h into asm-generic headers. The file content could be empty in most architectures. Signed-off-by: Guan Xuetao <gxt@mprc.pku.edu.cn> Acked-by: Arnd Bergmann <arnd@arndb.de>