Subversion Repositories HelenOS

Rev

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

Rev 2936 Rev 2941
Line 129... Line 129...
129
{
129
{
130
    /* Unused */
130
    /* Unused */
131
    (void)thread_hash;
131
    (void)thread_hash;
132
}
132
}
133
 
133
 
-
 
134
void arch_dump_regs(thash_t thash)
-
 
135
{
-
 
136
}
-
 
137
 
134
/** @}
138
/** @}
135
 */
139
 */