cregit-Linux how code gets into the kernel

Release 4.9 arch/cris/include/asm/segment.h

#ifndef _ASM_SEGMENT_H

#define _ASM_SEGMENT_H

typedef struct {
  
unsigned long seg;
} 
mm_segment_t;

#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
linus torvaldslinus torvalds18100.00%1100.00%
Total18100.00%1100.00%