cregit-Linux how code gets into the kernel

Release 4.11 arch/sparc/include/asm/memctrl.h

#ifndef _SPARC_MEMCTRL_H

#define _SPARC_MEMCTRL_H


typedef int (*dimm_printer_t)(int synd_code, unsigned long paddr, char *buf, int buflen);

int register_dimm_printer(dimm_printer_t func);
void unregister_dimm_printer(dimm_printer_t func);

#endif /* _SPARC_MEMCTRL_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
David S. Miller45100.00%1100.00%
Total45100.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.