git: 9front

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

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