cregit-Linux how code gets into the kernel

Release 4.11 arch/mips/include/asm/mach-au1x00/prom.h

#ifndef __AU1X00_PROM_H

#define __AU1X00_PROM_H

extern int prom_argc;
extern char **prom_argv;
extern char **prom_envp;

extern void prom_init_cmdline(void);
extern char *prom_getenv(char *envname);
extern int prom_get_ethernet_addr(char *ethernet_addr);

#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Yoichi Yuasa50100.00%1100.00%
Total50100.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.