git: 9front

ref: 764f78a901cba7e56ccb4c7c8248f60cfcc2748b
dir: /sys/include/rdbg.h/

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