git: 9front

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

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