git: 9front

ref: d71cc97f3a52823360bf2cd68ef3101d54ce4b7a
dir: /sys/include/rdbg.h/

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