git: 9front

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

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