Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
memctrl.h
Go to the documentation of this file.
1 #ifndef _SPARC_MEMCTRL_H
2 #define _SPARC_MEMCTRL_H
3 
4 typedef int (*dimm_printer_t)(int synd_code, unsigned long paddr, char *buf, int buflen);
5 
8 
9 #endif /* _SPARC_MEMCTRL_H */