mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-05 02:29:45 +00:00
4dadd6a437
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'.