#ifndef _NASH_NAME_TO_DEV_T_H #define _NASH_NAME_TO_DEV_T_H 1 extern dev_t name_to_dev_t(char *name); #endif /* _NASH_NAME_TO_DEV_T_H */