git: 9front

ref: c1450bf334d9635412cbc3a3f749eb8f2e4ba4eb
dir: /sys/include/rdbg.h/

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