Changeset 88636f68 in mainline for generic/src/proc/task.c


Ignore:
Timestamp:
2006-06-10T10:17:05Z (18 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
971cf31f
Parents:
fd7faa87
Message:

#ifdef more debugging printf()'s.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • generic/src/proc/task.c

    rfd7faa87 r88636f68  
    437437}
    438438
    439 /** Kernel task used to kill a userspace task when its main thread exits.
     439/** Kernel thread used to kill the userspace task when its main thread exits.
    440440 *
    441441 * This thread waits until the main userspace thread (i.e. uninit) exits.
Note: See TracChangeset for help on using the changeset viewer.