Changeset 06e1e95 in mainline for kernel/generic/src/ipc/ipcrsc.c


Ignore:
Timestamp:
2006-09-14T17:09:21Z (18 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
f1d1f5d3
Parents:
e5ecc02
Message:

C99 compliant header guards (hopefully) everywhere in the kernel.
Formatting and indentation changes.
Small improvements in sparc64.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/generic/src/ipc/ipcrsc.c

    re5ecc02 r06e1e95  
    9797 *   to the calling task. All new calls through this phone
    9898 *   get a EHUNGUP error code, the task is expected to
    99  *   send an sys_ipc_hangup after cleaning up it's internal structures.
     99 *   send an sys_ipc_hangup after cleaning up its internal structures.
    100100 *
    101101 * Call forwarding
Note: See TracChangeset for help on using the changeset viewer.