git: 9front

ref: 5c377d34bdc67d057d2b841c5f7141c6951e8b18
dir: /sys/include/rdbg.h/

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