[kernel][doxygen] Test commit duration and add a doxygen comment on dbgstr macro

git-svn-id: svn://kolibrios.org@8968 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Magomed Kostoev (mkostoevr) 2021-06-29 14:54:41 +00:00
parent 7bee83d268
commit 7964bb0c30

View File

@ -66,11 +66,14 @@ macro diff10 title,l1,l2
include 'kglobals.inc'
; \begin{diamond}[29.09.2006]
; may be useful for kernel debugging
; @brief May be useful for kernel debugging
; example 1:
; dbgstr 'Hello, World!'
; example 2:
; dbgstr 'Hello, World!', save_flags
; @param string Output string
; @param f Put here anything if you gonna save flags
macro dbgstr string*, f
{
local a