cregit-Linux how code gets into the kernel

Release 4.7 arch/cris/include/asm/stacktrace.h

#ifndef __CRIS_STACKTRACE_H

#define __CRIS_STACKTRACE_H

void walk_stackframe(unsigned long sp,
		     int (*fn)(unsigned long addr, void *data),
		     void *data);

#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
rabin vincentrabin vincent35100.00%1100.00%
Total35100.00%1100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
{% endraw %}