Changeset 6ecc8bce in mainline for generic/src/ipc/ipc.c


Ignore:
Timestamp:
2006-04-23T12:46:01Z (19 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
ad45bde9
Parents:
12c7f27
Message:

Make ia64 and sparc64 compile again.
Fix ia64 to set up inits in arch_pre_main().

File:
1 edited

Legend:

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

    r12c7f27 r6ecc8bce  
    115115}
    116116
    117 /** Initialize phone structure and connect phone to naswerbox
     117/** Initialize phone structure and connect phone to answerbox
    118118 */
    119119void ipc_phone_init(phone_t *phone)
Note: See TracChangeset for help on using the changeset viewer.