git: 9front

ref: 9cd8436874c1ea9ca29dc90a220a2eccd4c5a516
dir: /sys/include/rdbg.h/

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