/* char-name.h - decls for the C names of characters * **************************************************************** * Copyright (C) 1998, 2000 Thomas Lord * * See the file "COPYING" for further information about * the copyright and warranty status of this work. */ #ifndef INCLUDE__CHAR__CHAR_NAME_H #define INCLUDE__CHAR__CHAR_NAME_H #include "hackerlab/machine/types.h" extern t_uchar * char_name[]; /* automatically generated __STDC__ prototypes */ #endif /* INCLUDE__CHAR__CHAR_NAME_H */