repo.or.cz
/
AROS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
revert between 56095 -> 55830 in arch
[AROS.git]
/
rom
/
filesys
/
fat
/
charset.h
blob
25448c2af77f6181d7307cd2d2fc03245a750b70
1
/*
2
Copyright © 1995-2015, The AROS Development Team. All rights reserved.
3
$Id$
4
*/
5
6
void
InitCharsetTables
(
struct
Globals
*
glob
);
7
BOOL
ReadUnicodeTable
(
struct
Globals
*
glob
,
STRPTR name
);