Subversion Repositories Kolibri OS

Rev

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

Rev 1119 Rev 1120
Line 1163... Line 1163...
1163
}
1163
}
Line 1164... Line 1164...
1164
 
1164
 
1165
int atom_asic_init(struct atom_context *ctx)
1165
int atom_asic_init(struct atom_context *ctx)
Line 1166... Line 1166...
1166
{
1166
{
Line 1167... Line 1167...
1167
 
1167
 
1168
    dbgprintf("%s\n\r",__FUNCTION__);
1168
    dbgprintf("%s\n",__FUNCTION__);
1169
 
1169