diff options
author | 2000-03-26 15:51:31 +0000 | |
---|---|---|
committer | 2000-03-26 15:51:31 +0000 | |
commit | 4578b30856bf812ce32601ff9953e9ed21b788c7 (patch) | |
tree | 06eca0208b490bccaba43234b0dcb3fa53d9a1bc /sys/dev/usb/uhci.c | |
parent | Sync with NetBSD. (diff) | |
download | wireguard-openbsd-4578b30856bf812ce32601ff9953e9ed21b788c7.tar.xz wireguard-openbsd-4578b30856bf812ce32601ff9953e9ed21b788c7.zip |
Remove refCount for suffixes.
- suffixes can't be removed from suffList except when an explicit reset
is seen, e.g.,
.SUFFIXES:
This actually occurs seldom enough that the very small memory gain does
not justify the extra code and added complexity.
(Removing suffixes at other times, as the old code used to do, is a bug)
Diffstat (limited to 'sys/dev/usb/uhci.c')
0 files changed, 0 insertions, 0 deletions