git: 9front

ref: 78cd661c1aa0b5a319c41dc57da87c8b38fc1ef0
dir: /sys/include/rdbg.h/

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