git: 9front

ref: 08a3a0505b0be4f71b09fc8c11dc393fbfb39cbc
dir: /sys/include/rdbg.h/

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