git: 9front

ref: 00b75ac7bc3e84964f8a0a9b0c19076519f10148
dir: /sys/include/rdbg.h/

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