git: 9front

ref: fe06aef3cc7c0834c245e33ff74c57cfd579dbb9
dir: /sys/include/rdbg.h/

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