diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2021-05-12 18:04:25 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2021-05-12 18:04:25 +0200 |
commit | 532c7479e96e439a13df421d3b9f547cde5b5642 (patch) | |
tree | 254f531b5ec4c080e8808cf96b847f1317e58ee4 /sys/src/cmd/vmx/9p.c | |
parent | 67eac97a81a2adf46507030a28a036ff75331f31 (diff) |
vmx: avoid strdup() register names for register cache
If we tokenize the register file contents in a static buffer,
we can avoid having to duplicate the register names.
All callers to rpoke() provide constant register arguments
so they also do not need to be duplicated.
Diffstat (limited to 'sys/src/cmd/vmx/9p.c')
0 files changed, 0 insertions, 0 deletions