This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
phyus
/
linux-vybrid_public
Vigiar
8
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
5af7fa6810
Ramos
Etiquetas
master
phyCORE-Vybrid-PD15.1-rc1
vphyCORE-Vybrid-PD15.1-rc1
linux-vybrid_pu...
/
kernel
/
trace
/
trace_selftest_dynamic.c
trace_selftest_dynamic.c
93 B
Histórico
Em bruto
1
2
3
4
5
6
7
#include "trace.h"
int DYN_FTRACE_TEST_NAME(void)
{
/* used to call mcount */
return 0;
}