Subversion Repositories Kolibri OS

Rev

Rev 7114 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7114 Rev 8968
Line 20... Line 20...
20
  ; macro above, ignore them to not fail the build
20
  ; macro above, ignore them to not fail the build
21
  macro $Rev#ision$ \{\}
21
  macro $Rev#ision$ \{\}
22
}
22
}
23
ignore_empty_revision_keyword
23
ignore_empty_revision_keyword
Line 24... Line 24...
24
 
24
 
Line 25... Line 25...
25
$Revision: 7114 $
25
$Revision: 8968 $
Line 26... Line 26...
26
 
26
 
Line 64... Line 64...
64
 }
64
 }
Line 65... Line 65...
65
 
65
 
Line 66... Line 66...
66
include 'kglobals.inc'
66
include 'kglobals.inc'
-
 
67
 
67
 
68
; \begin{diamond}[29.09.2006]
68
; \begin{diamond}[29.09.2006]
69
 
69
; may be useful for kernel debugging
70
; @brief May be useful for kernel debugging
70
; example 1:
71
; example 1:
71
;       dbgstr 'Hello, World!'
72
;       dbgstr 'Hello, World!'
-
 
73
; example 2:
-
 
74
;       dbgstr 'Hello, World!', save_flags
72
; example 2:
75
; @param string Output string
73
;       dbgstr 'Hello, World!', save_flags
76
; @param f Put here anything if you gonna save flags
74
macro dbgstr string*, f
77
macro dbgstr string*, f
75
{
78
{
76
local a
79
local a