Changeset 6f4495f5 in mainline for kernel/generic/src/main/uinit.c


Ignore:
Timestamp:
2007-01-27T17:32:13Z (18 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
1ba41c5
Parents:
51baa8a
Message:

Indentaion and formatting changes even Martin will like :-)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/generic/src/main/uinit.c

    r51baa8a r6f4495f5  
    4949/** Thread used to bring up userspace thread.
    5050 *
    51  * @param arg Pointer to structure containing userspace entry and stack addresses.
     51 * @param arg Pointer to structure containing userspace entry and stack
     52 *     addresses.
    5253 */
    5354void uinit(void *arg)
Note: See TracChangeset for help on using the changeset viewer.