diff options
author | 2008-12-15 19:46:29 +0000 | |
---|---|---|
committer | 2008-12-15 19:46:29 +0000 | |
commit | f9ea03e17e5289b240230a76564105fe343d39d1 (patch) | |
tree | 158fb852bd608386aa3de3179defa69a31ae2b70 /lib/libc/stdlib | |
parent | in rt2860_rx_intr(), rely on RT2860_FS_DRX_IDX instead of the RX_DMA DDONE (diff) | |
download | wireguard-openbsd-f9ea03e17e5289b240230a76564105fe343d39d1.tar.xz wireguard-openbsd-f9ea03e17e5289b240230a76564105fe343d39d1.zip |
turns out gcc is not smart enough to avoid the local array in const
char msg[] = "string literal" if you do not declare it static.
shaves off a few bytes
Diffstat (limited to 'lib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions