Changeset af9dd1e in mainline for abi/include/abi/syscall.h


Ignore:
Timestamp:
2016-04-27T19:48:40Z (8 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
b0e0140
Parents:
1a5eca4
Message:

Remove SYS_TLS_SET

File:
1 edited

Legend:

Unmodified
Added
Removed
  • abi/include/abi/syscall.h

    r1a5eca4 raf9dd1e  
    3838typedef enum {
    3939        SYS_KIO = 0,
    40         SYS_TLS_SET = 1,  /* Hardcoded for AMD64, IA-32 (fibril.S in uspace) */
    4140       
    4241        SYS_THREAD_CREATE,
Note: See TracChangeset for help on using the changeset viewer.