;
; HSPUTF define and macros
;
#ifndef __hsp3utf__
#define __hsp3utf__
#runtime "hsp3utf"
#cmpopt utf8 1
#ifndef _hsputf8
#define _hsputf8
#endif
#endif

