git: 9front

ref: 9b89cb2a140ed84ecdcb48c5722b26af28dfb28b
dir: /sys/include/rdbg.h/

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