git: 9front

ref: 2b5e9756f86ce90bec3f739037a0ee192e16fafe
dir: /sys/include/rdbg.h/

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