*#ident	@(#)db	1.3 88/03/19 
*
* DB
*
*FLAG	#VEC	PREFIX	SOFT	#DEV	IPL	DEPENDENCIES/VARIABLES
ox	 -	  -	 -	  -	 -	
						loadsymtable(){}
						newline(){}
						printbuf(){}
						ti_event_name(){}
						ti_prim_name(){}
						ti_state_name(){}
						debug(){}
						brkreset(){}
						_debug(){}
						_brkreset(){}
						typebufsize(%i)={TYPEBUFSIZE}
* MUST put this in initialized data space, it's filled in by the setsyms program
						typebuf[TYPEBUFSIZE](%c)={0x10}
$$$
* TYPEBUFSIZE is the size of the buffer for type info
TYPEBUFSIZE=44000
