git: 9front

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

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