git: 9front

ref: 3f092bbf1d523062437a7dbf517c9544c8b4cafe
dir: /sys/include/rdbg.h/

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