Changeset ef0aa999 in mainline for init/init.c


Ignore:
Timestamp:
2005-12-20T23:18:23Z (19 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
cf4a823
Parents:
e649dfa
Message:

user space init working

File:
1 edited

Legend:

Unmodified
Added
Removed
  • init/init.c

    re649dfa ref0aa999  
    3333{
    3434        puts("Hello world\n");
     35        while (1) ;
    3536        return 0;
    3637}
Note: See TracChangeset for help on using the changeset viewer.