Research V7 development
[unix-history] / usr / src / cmd / adb / dummy.c
#
/*
*
* UNIX debugger - small version
*
*/
subpcs(modif)
{
prints("sub processes not supported\n");
}
delbp()
{;}
endpcs()
{;}