cregit-Linux how code gets into the kernel

Release 4.7 arch/sh/include/asm/adc.h

#ifndef __ASM_ADC_H

#define __ASM_ADC_H
#ifdef __KERNEL__
/*
 * Copyright (C) 2004  Andriy Skulysh
 */

#include <cpu/adc.h>

int adc_single(unsigned int channel);

#endif /* __KERNEL__ */
#endif /* __ASM_ADC_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
andrew mortonandrew morton2074.07%133.33%
paul mundtpaul mundt725.93%266.67%
Total27100.00%3100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
{% endraw %}