git: 9front

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

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