git: 9front

ref: 60e8289f09046cf7f29cff06a2e43ed1f7e6a803
dir: /sys/include/rdbg.h/

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