git: 9front

ref: 4cd25d84a48e7e991f7eff72dc80d2cf74514fa8
dir: /sys/include/rdbg.h/

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