cregit-Linux how code gets into the kernel

Release 4.13 arch/alpha/include/asm/delay.h

#ifndef __ALPHA_DELAY_H

#define __ALPHA_DELAY_H

extern void __delay(int loops);
extern void udelay(unsigned long usecs);

extern void ndelay(unsigned long nsecs);

#define ndelay ndelay

#endif /* defined(__ALPHA_DELAY_H) */

Overall Contributors

PersonTokensPropCommitsCommitProp
Linus Torvalds (pre-git)2564.10%360.00%
Richard Henderson717.95%120.00%
Linus Torvalds717.95%120.00%
Total39100.00%5100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.