;
; HSP64 define and macros
;
#ifndef __hsp64__
#define __hsp64__
#runtime "hsp3_64"
#bootopt hsp64 1
#cmpopt utf8 1
#endif


