git: 9front

ref: 61a95a1e7c53f2a2346ac9b565d54190d890bdcc
dir: /sys/include/rdbg.h/

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