Subversion Repositories HelenOS-historic

Rev

Rev 1725 | Rev 1737 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1725 Rev 1728
Line 8300... Line 8300...
8300
 
8300
 
8301
.macro DEBUG_pht
8301
.macro DEBUG_pht
8302
#ifdef CONFIG_DEBUG
8302
#ifdef CONFIG_DEBUG
8303
#endif
8303
#endif
8304
.endm
8304
.endm
-
 
8305
 
-
 
8306
.macro DEBUG_end_pht_clear
-
 
8307
#ifdef CONFIG_DEBUG
-
 
8308
#endif
-
 
8309
.endm