miniOS
x86_64 hobby kernel with SMP, VFS, and POSIX process model
Loading...
Searching...
No Matches
ttydefaults.h File Reference

Go to the source code of this file.

Macros

#define CTRL(x)
#define CEOF   CTRL('D')
#define CINTR   CTRL('C')

Macro Definition Documentation

◆ CEOF

#define CEOF   CTRL('D')

◆ CINTR

#define CINTR   CTRL('C')

◆ CTRL

#define CTRL ( x)
Value:
((x) & 0x1f)