revert between 56095 -> 55830 in arch
[AROS.git] / rom / filesys / fat / charset.h
blob25448c2af77f6181d7307cd2d2fc03245a750b70
1 /*
2 Copyright © 1995-2015, The AROS Development Team. All rights reserved.
3 $Id$
4 */
6 void InitCharsetTables(struct Globals *glob);
7 BOOL ReadUnicodeTable(struct Globals *glob, STRPTR name);