blob: ade2d0922159bccff005c7e08ef4f43011969a80 [file] [log] [blame]
#ifndef __TRANSLATE_H__
#define __TRANSLATE_H__
int translate_open(const char *path, int flags);
#endif