diff options
Diffstat (limited to 'sys/dev/ray/if_raydbg.h')
-rw-r--r-- | sys/dev/ray/if_raydbg.h | 2 |
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 |