Changeset 62939f7 in mainline for generic/include/ipc/irq.h


Ignore:
Timestamp:
2006-06-16T19:28:41Z (18 years ago)
Author:
Ondrej Palkovsky <ondrap@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
898d9f8
Parents:
abbc16e
Message:

Send to uspace notification about end of kconsole mode.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • generic/include/ipc/irq.h

    rabbc16e r62939f7  
    4242#define IPC_IRQ_RESERVED_VIRTUAL 10
    4343
    44 #define IPC_IRQ_KLOG  (-1)
     44#define IPC_IRQ_KLOG       (-1)
     45#define IPC_IRQ_KBDRESTART (-2)
    4546
    4647typedef enum {
Note: See TracChangeset for help on using the changeset viewer.