summaryrefslogtreecommitdiff
path: root/qcom/tqftpserv/translate.h
blob: ade2d0922159bccff005c7e08ef4f43011969a80 (plain)
1
2
3
4
5
6
#ifndef __TRANSLATE_H__
#define __TRANSLATE_H__

int translate_open(const char *path, int flags);

#endif