Changeset 43752b6 in mainline for generic/include/ipc/ipc.h


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

Modified ipc/irq to be able to pass up to 3 arguments to userspace.

File:
1 edited

Legend:

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

    r0b917dd r43752b6  
    122122 */
    123123#define IPC_M_PHONE_HUNGUP      3
    124 /** Interrupt notification */
    125 #define IPC_M_INTERRUPT         4
    126124
    127125/** Send as_area over IPC
Note: See TracChangeset for help on using the changeset viewer.