V7M/src/cmd/adb/dummy.c

Compare this file to the similar file:
Show the results in this format:

#
/*
 *
 *	UNIX debugger - small version
 *
 */

subpcs(modif)
{
	prints("sub processes not supported\n");
}

delbp()
{;}

endpcs()
{;}