2 Copyright © 1995-2001, The AROS Development Team. All rights reserved.
5 Desc: header file for libupath.a
12 #include <sys/cdefs.h>
16 const char * __path_u2a(const char *upath
);
17 const char * __path_a2u(const char *apath
);
21 #endif /* !__UPATH_H */