cregit-Linux how code gets into the kernel

Release 4.7 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%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
{% endraw %}