cregit-Linux how code gets into the kernel

Release 4.14 tools/perf/util/memswap.h

Directory: tools/perf/util
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef PERF_MEMSWAP_H_

#define PERF_MEMSWAP_H_

void mem_bswap_64(void *src, int byte_size);
void mem_bswap_32(void *src, int byte_size);

#endif /* PERF_MEMSWAP_H_ */

Overall Contributors

PersonTokensPropCommitsCommitProp
Arnaldo Carvalho de Melo3196.88%150.00%
Greg Kroah-Hartman13.12%150.00%
Total32100.00%2100.00%
Directory: tools/perf/util
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.