summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/dev/ray/if_raydbg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/ray/if_raydbg.h b/sys/dev/ray/if_raydbg.h
index 635988c..69dc30f 100644
--- a/sys/dev/ray/if_raydbg.h
+++ b/sys/dev/ray/if_raydbg.h
@@ -39,7 +39,7 @@
/*
* RAY_DEBUG settings
*
- * RECERR Recoverable error's
+ * RECERR Recoverable error's, deprecated use RAY_RECERR macro
* SUBR Subroutine entry
* BOOTPARAM Startup CM dump
* STARTJOIN State transitions for start/join
OpenPOWER on IntegriCloud