git: 9front

ref: 22b12c38ac0bb4bf0aca0b7cc056f15f2955cc24
dir: /sys/include/rdbg.h/

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