summaryrefslogtreecommitdiff
path: root/enc/ebcdic.h
blob: ca984315ee66dd509f79a6a1966d547823c46c5e (plain)
1
2
3
4
5
6
7
8
9
10
#include "regenc.h"
/* dummy for unsupported, non-ascii-based encoding */
ENC_DUMMY("EBCDIC-US");

/* we start with just defining a single EBCDIC encoding,
 * hopefully the most widely used one.
 * 
 * See http://www.iana.org/assignments/character-sets/character-sets.xhtml
 *     http://tools.ietf.org/html/rfc1345
 */