git: 9front

ref: 5ec5a257fb1008bddb5b73d39bdae9343ddcc331
dir: /sys/include/rdbg.h/

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