git: 9front

ref: 01a3564915372e4c5a57429fb56fd5dfbbf88ec3
dir: /sys/include/rdbg.h/

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