git: 9front

ref: 98977df28bc9b8cf1ce384cfdb166a7fd538a3af
dir: /sys/include/rdbg.h/

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