cregit-Linux how code gets into the kernel

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

/* SPDX-License-Identifier: GPL-2.0 */
#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 Sato2395.83%150.00%
Greg Kroah-Hartman14.17%150.00%
Total24100.00%2100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.