summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/sys/tem_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/common/sys/tem_impl.h')
-rw-r--r--usr/src/uts/common/sys/tem_impl.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/src/uts/common/sys/tem_impl.h b/usr/src/uts/common/sys/tem_impl.h
index 31e5187cea..fb982645f4 100644
--- a/usr/src/uts/common/sys/tem_impl.h
+++ b/usr/src/uts/common/sys/tem_impl.h
@@ -65,6 +65,8 @@ extern "C" {
#define TEM_ATTR_BLINK 0x0004
#define TEM_ATTR_TRANSPARENT 0x0008
#define TEM_ATTR_SCREEN_REVERSE 0x0010
+#define TEM_ATTR_BRIGHT_FG 0x0020
+#define TEM_ATTR_BRIGHT_BG 0x0040
#define ANSI_COLOR_BLACK 0
#define ANSI_COLOR_WHITE 7