git: 9front

ref: 8de0555a7ab8ac4d8d82854bdd54100bca13a8ec
dir: /sys/include/rdbg.h/

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