summaryrefslogtreecommitdiff
path: root/src/arch/posix
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/posix')
-rw-r--r--src/arch/posix/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/arch/posix/Makefile.inc b/src/arch/posix/Makefile.inc
index ec34626..66655b5 100644
--- a/src/arch/posix/Makefile.inc
+++ b/src/arch/posix/Makefile.inc
@@ -50,6 +50,7 @@ arch_help:
@echo " - none -"
arch_info:
+ @echo "Counter Overflow: 18446744073709551616/1"
@echo "Monitor: run build/system.elf"
.PHONY: arch_clean arch_help arch_info monitor program run