cregit-Linux how code gets into the kernel

Release 4.14 arch/um/include/asm/timex.h

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

#define __UM_TIMEX_H


typedef unsigned long cycles_t;


static inline cycles_t get_cycles (void) { return 0; }

Contributors

PersonTokensPropCommitsCommitProp
Jeff Dike12100.00%1100.00%
Total12100.00%1100.00%

#define CLOCK_TICK_RATE (HZ) #endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Jeff Dike2996.67%266.67%
Greg Kroah-Hartman13.33%133.33%
Total30100.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.