git: 9front

ref: 20c05ca35ee980207a6c5e7e8ffb3a0825eb84da
dir: /sys/include/rdbg.h/

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