mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
By now there is no use case for read/write a single register of a thread state. Thus the new syscalls 'read_thread_state' and 'write_thread_state' replace the old ones 'read_register' and 'write_register'.