/* tag: Tom Lord Tue Dec 4 14:41:33 2001 (char-cmp-locale.h) */ /* char-cmp-locale.h - * **************************************************************** * Copyright (C) 2000 Tom Lord * * See the file "COPYING" for further information about * the copyright and warranty status of this work. */ #ifndef INCLUDE__OS__CHAR_CMP_LOCALE_H #define INCLUDE__OS__CHAR_CMP_LOCALE_H #include "hackerlab/machine/types.h" /* automatically generated __STDC__ prototypes */ extern int char_cmp_locale (t_uchar a, t_uchar b); #endif /* INCLUDE__OS__CHAR_CMP_LOCALE_H */