git: 9front

ref: 8c7a39c4977bcb60ca15dc3fa3b2b40d47b91fa1
dir: /sys/include/rdbg.h/

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