git: 9front

ref: 5b26dbcea3d5d2e7c996100fc740ef2c9411539c
dir: /sys/include/rdbg.h/

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