git: 9front

ref: 93b8cf39ac29e3cd6db8b74260ac0c1ebafa375d
dir: /sys/include/rdbg.h/

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