cregit-Linux how code gets into the kernel

Release 4.11 arch/arm/include/asm/linkage.h

#ifndef __ASM_LINKAGE_H

#define __ASM_LINKAGE_H


#define __ALIGN .align 0

#define __ALIGN_STR ".align 0"


#define ENDPROC(name) \
  .type name, %function; \
  END(name)

#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Jeff Dike1250.00%133.33%
Russell King833.33%133.33%
Linus Torvalds416.67%133.33%
Total24100.00%3100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.