Rev 2 | Blame | Compare with Previous | Last modification | View Log | RSS feed
/* Remote kernel debug protocol */
enum
{
Terr='0',
Rerr,
Tmget,
Rmget,
Tmput,
Rmput,
};