git: 9front

ref: 51496e8b8d5cae9f74e07f43ad8cc6b893fc7a19
dir: /sys/include/rdbg.h/

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