Ignore:
Timestamp:
2012-05-31T17:33:41Z (12 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
4585bda, 4e5dabf
Parents:
6abb346
Message:

print more informative messages about init tasks, the loader and the RAM disk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/generic/include/proc/program.h

    r6abb346 rdb675dd  
    5050        struct task *task;           /**< Program task */
    5151        struct thread *main_thread;  /**< Program main thread */
     52        unsigned int loader_status;  /**< Binary loader error status */
    5253} program_t;
    5354
Note: See TracChangeset for help on using the changeset viewer.