git: 9front

ref: 5861eec8196c4ee095a0bc9a8bc9fcc47e06bdaa
dir: /sys/include/rdbg.h/

View raw version
/* Remote kernel debug protocol */
enum
{
	Terr='0',
	Rerr,
	Tmget,
	Rmget,
	Tmput,
	Rmput,
};