git: 9front

ref: 6213ac950f6f6af3eb484b6a8d7b7a2efafb560c
dir: /sys/include/rdbg.h/

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