git: 9front

ref: c4ef2b3b61a0cdacc606dc6964ca37fc03fb71a9
dir: /sys/include/rdbg.h/

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