summaryrefslogtreecommitdiff
path: root/sys/src/cmd/vmx/9p.c
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2021-05-12 18:04:25 +0200
committercinap_lenrek <cinap_lenrek@felloff.net>2021-05-12 18:04:25 +0200
commit532c7479e96e439a13df421d3b9f547cde5b5642 (patch)
tree254f531b5ec4c080e8808cf96b847f1317e58ee4 /sys/src/cmd/vmx/9p.c
parent67eac97a81a2adf46507030a28a036ff75331f31 (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