git: 9front

ref: 864c3c2eb7ef78bf88aaa9c92e4951d6f7c41b41
dir: /sys/include/rdbg.h/

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