cregit-Linux how code gets into the kernel

Release 4.13 arch/arm64/include/asm/stack_pointer.h

#ifndef __ASM_STACK_POINTER_H

#define __ASM_STACK_POINTER_H

/*
 * how to get the current stack pointer from C
 */
register unsigned long current_stack_pointer asm ("sp");

#endif /* __ASM_STACK_POINTER_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Mark Rutland19100.00%1100.00%
Total19100.00%1100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.