diff options
author | 2010-12-06 20:57:13 +0000 | |
---|---|---|
committer | 2010-12-06 20:57:13 +0000 | |
commit | 1af656e4c35959cb13863efb65e8dc9d0bd4efa7 (patch) | |
tree | d8cd467d5d232762951002e81c035c0ceaf7a852 /usr.bin/mandoc/man_html.c | |
parent | - use consistent 'include' rules without a full relative path. (diff) | |
download | wireguard-openbsd-1af656e4c35959cb13863efb65e8dc9d0bd4efa7.tar.xz wireguard-openbsd-1af656e4c35959cb13863efb65e8dc9d0bd4efa7.zip |
Change the signature of PMAP_PREFER from void PMAP_PREFER(..., vaddr_t *) to
vaddr_t PMAP_PREFER(..., vaddr_t). This allows better compiler optimization
when the function is inlined, and avoids accessing memory on architectures
when we can pass function arguments in registers.
Diffstat (limited to 'usr.bin/mandoc/man_html.c')
0 files changed, 0 insertions, 0 deletions