Changeset 6fa9a99d in mainline for abi/include/abi/syscall.h


Ignore:
Timestamp:
2014-01-05T17:50:01Z (11 years ago)
Author:
Martin Sucha <sucha14@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
91db0280
Parents:
208b5f5
Message:

Rename klog to kio

File:
1 edited

Legend:

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

    r208b5f5 r6fa9a99d  
    3737
    3838typedef enum {
    39         SYS_KLOG = 0,
     39        SYS_KIO = 0,
    4040        SYS_TLS_SET = 1,  /* Hardcoded for AMD64, IA-32 (fibril.S in uspace) */
    4141       
Note: See TracChangeset for help on using the changeset viewer.