git: 9front

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

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