cregit-Linux how code gets into the kernel

Release 4.18 tools/arch/x86/include/asm/mcsafe_test.h

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

#define _MCSAFE_TEST_H_

.macro MCSAFE_TEST_CTL
.endm

.macro MCSAFE_TEST_SRC reg count target
.endm

.macro MCSAFE_TEST_DST reg count target
.endm
#endif /* _MCSAFE_TEST_H_ */

Overall Contributors

PersonTokensPropCommitsCommitProp
Arnaldo Carvalho de Melo31100.00%1100.00%
Total31100.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.