Rev 3963 | Rev 3982 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3963 | Rev 3964 | ||
---|---|---|---|
Line 162... | Line 162... | ||
162 | #ifdef CONFIG_FB |
162 | #ifdef CONFIG_FB |
163 | vesa_redraw(); |
163 | vesa_redraw(); |
164 | #else |
164 | #else |
165 | ega_redraw(); |
165 | ega_redraw(); |
166 | #endif |
166 | #endif |
167 | - | ||
168 | } |
167 | } |
169 | 168 | ||
170 | /** Return console to userspace |
169 | /** Return console to userspace |
171 | * |
170 | * |
172 | */ |
171 | */ |