git: 9front

ref: 1c3ba16bc1aa24e1736574fbf3f71372c4a5a495
dir: /sys/include/rdbg.h/

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