git: 9front

ref: 949e319c86cd37c4ffebc3a0d7cfcaac233012b5
dir: /sys/include/rdbg.h/

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