backport
[AROS.git] / compiler / clib / __filesystem_support.h
blobb07663b555b3db5b0ff4b8d1bf5713248e6bd578
1 /*
2 Copyright © 2009, The AROS Development Team. All rights reserved.
3 $Id$
5 Desc: dos support functions for internal use
6 */
8 #ifndef CLIB_AROSSUPPORT_PROTOS_H
9 # include <proto/arossupport.h>
10 #endif
12 CONST_STRPTR StripVolume(CONST_STRPTR name);