Files
my-os-project2/ulib/ansiq/common.h

7 lines
101 B
C

#ifndef ANSIQ_COMMON_H
#define ANSIQ_COMMON_H
#define ANSIQ_ESC "\x1b"
#endif /* ANSIQ_COMMON_H */