git: 9front

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

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