cregit-Linux how code gets into the kernel

Release 4.14 arch/score/include/asm/bitops.h

/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ASM_SCORE_BITOPS_H

#define _ASM_SCORE_BITOPS_H

#include <asm/byteorder.h> /* swab32 */
#include <asm/barrier.h>

#include <asm-generic/bitops.h>
#include <asm-generic/bitops/__fls.h>

#endif /* _ASM_SCORE_BITOPS_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Chen Liqin1982.61%133.33%
Peter Zijlstra313.04%133.33%
Greg Kroah-Hartman14.35%133.33%
Total23100.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.