Rev 3343 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3343 | Rev 3742 | ||
---|---|---|---|
Line 208... | Line 208... | ||
208 | */ |
208 | */ |
209 | void arch_grab_console(void) |
209 | void arch_grab_console(void) |
210 | { |
210 | { |
211 | i8042_grab(); |
211 | i8042_grab(); |
212 | } |
212 | } |
- | 213 | ||
213 | /** Return console to userspace |
214 | /** Return console to userspace |
214 | * |
215 | * |
215 | */ |
216 | */ |
216 | void arch_release_console(void) |
217 | void arch_release_console(void) |
217 | { |
218 | { |