git: 9front

ref: 301ac0c488bf1f0d5fb092f47852a1a3efbc3140
dir: /sys/include/rdbg.h/

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