summaryrefslogtreecommitdiff
path: root/sys/include/dev/cons/ansi.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/include/dev/cons/ansi.h')
-rw-r--r--sys/include/dev/cons/ansi.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/include/dev/cons/ansi.h b/sys/include/dev/cons/ansi.h
index 98d7618..f166458 100644
--- a/sys/include/dev/cons/ansi.h
+++ b/sys/include/dev/cons/ansi.h
@@ -46,6 +46,7 @@
/* ANSI_FEED update codes */
#define ANSI_UPDATE_COLOR -1
+#define ANSI_UPDATE_CURSOR -2
/*
* ANSI parser state machine.