summaryrefslogtreecommitdiff
path: root/riscos/ucstables.h
blob: f0cb87619651c3cf86a91519baf5d195c089f5ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
 * This file is part of NetSurf, http://netsurf-browser.org/
 * Licensed under the GNU General Public License,
 *                http://www.opensource.org/licenses/gpl-license
 * Copyright 2005 John M Bell <jmb202@ecs.soton.ac.uk>
 */

/** \file
 * UCS conversion tables (interface)
 * This is only used if nothing claims Service_International,8
 */

int *ucstable_from_alphabet(int alphabet);