cregit-Linux how code gets into the kernel

Release 4.11 arch/h8300/include/asm/cache.h

#ifndef __ARCH_H8300_CACHE_H

#define __ARCH_H8300_CACHE_H

/* bytes per L1 cache line */

#define        L1_CACHE_SHIFT  2

#define        L1_CACHE_BYTES  (1 << L1_CACHE_SHIFT)


#define __cacheline_aligned

#define ____cacheline_aligned

#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Yoshinori Sato23100.00%1100.00%
Total23100.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.