Changeset 81e55099 in mainline for init/init.c


Ignore:
Timestamp:
2006-03-17T19:56:16Z (19 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
0a862b65
Parents:
e5a1f82f
Message:

Fix uspace threads for ia64.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • init/init.c

    re5a1f82f r81e55099  
    3838void utest(void *arg)
    3939{
    40 //      printf("Uspace thread started.\n");
     40        printf("Uspace thread started.\n");
    4141        for (;;)
    4242                ;
Note: See TracChangeset for help on using the changeset viewer.