mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-26 22:29:19 +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'.