git: 9front

ref: 8b79b5925f206ada9a65a6b52af6cae8fc25d259
dir: /sys/include/rdbg.h/

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