Changeset a3b034b in mainline for kernel/arch/sparc32/src/trap_table.S


Ignore:
Timestamp:
2013-11-14T21:33:43Z (10 years ago)
Author:
Jakub Klama <jakub.klama@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
a7372ccf
Parents:
9426f7c4
Message:
  • Implement early memcpy_from/to_uspace()
  • Make MMU flush really working
  • Add handlers for more syscalls
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/sparc32/src/trap_table.S

    r9426f7c4 ra3b034b  
    923923        SYSCALL(0xa8)
    924924        SYSCALL(0xa9)
     925        SYSCALL(0xaa)
     926        SYSCALL(0xab)
     927        SYSCALL(0xac)
     928        SYSCALL(0xad)
     929        SYSCALL(0xae)
     930        SYSCALL(0xaf)
Note: See TracChangeset for help on using the changeset viewer.