Upload Tizen:Base source
[framework/base/util-linux-ng.git] / mount / devname.h
1 #ifndef MOUNT_DEVNAME_H
2 #define MOUNT_DEVNAME_H
3
4 extern const char *spec_to_devname(const char *spec);
5
6 #endif