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


Ignore:
Timestamp:
2014-08-12T07:14:50Z (10 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
ce3efa0
Parents:
238869ca
Message:

rename sys_debug_activate_console to sys_debug_console in order to anticipate more generic use of the syscall in the near future

File:
1 edited

Legend:

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

    r238869ca rf6ab787  
    9797        SYS_SYSINFO_GET_DATA,
    9898       
    99         SYS_DEBUG_ACTIVATE_CONSOLE,
     99        SYS_DEBUG_CONSOLE,
    100100       
    101101        SYS_KLOG,
Note: See TracChangeset for help on using the changeset viewer.