Changeset d6976a6 in mainline for libc/arch/ia64/src/thread_entry.s


Ignore:
Timestamp:
2006-05-20T19:19:41Z (19 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
47378c4
Parents:
2b399cc
Message:

Fix ia64 warnings during uspace compilation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libc/arch/ia64/src/thread_entry.s

    r2b399cc rd6976a6  
    4444       
    4545        mov out0 = r8
    46         { br.call.sptk.many b0 = __thread_main }
     46        br.call.sptk.many b0 = __thread_main
    4747       
    4848        #
Note: See TracChangeset for help on using the changeset viewer.