git: 9front

ref: 516ceefe7ece4e93a5d31b880cccf6d44bd1910e
dir: /sys/include/rdbg.h/

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