Changeset 15039b67 in mainline for console/console.c


Ignore:
Timestamp:
2006-06-11T17:05:41Z (19 years ago)
Author:
Ondrej Palkovsky <ondrap@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
f8d5b85
Parents:
290c0db
Message:

Modified uspace to match changes in kernel ipc/irq.
Fixed types in ega fb.
Added dummy interfacing with PS/2 mouse.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • console/console.c

    r290c0db r15039b67  
    3737#include <stdio.h>
    3838
    39 
    40 #include <kbd.h>
    4139#include <fb.h>
    4240#include <ipc/ipc.h>
     41#include <keys.h>
    4342#include <ipc/fb.h>
    4443#include <ipc/services.h>
Note: See TracChangeset for help on using the changeset viewer.