diff options
author | Mike Frysinger <vapier@gentoo.org> | 2023-12-07 21:40:00 -0700 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2023-12-07 21:41:27 -0700 |
commit | c26f7543b2ccd006e8251be0b62a4a785ed1cc2f (patch) | |
tree | 5398904b176c8738c9056f719ddd3dc400ea6108 /sim/common | |
parent | 9c80f001f0d9529f14fbd6f83145c45e9218ad1e (diff) | |
download | binutils-c26f7543b2ccd006e8251be0b62a4a785ed1cc2f.zip binutils-c26f7543b2ccd006e8251be0b62a4a785ed1cc2f.tar.gz binutils-c26f7543b2ccd006e8251be0b62a4a785ed1cc2f.tar.bz2 |
sim: m32r: fix syslog call
The function returns void, not int. We only pass one argument to
syslog (the format), so use %s as the static format instead since
the emulation layer doesn't handle passing additional arguments.
Diffstat (limited to 'sim/common')
0 files changed, 0 insertions, 0 deletions