git: 9front

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

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