commit | fda2f85e587cc9692ad19c396a170fdfde740476 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Sun Jun 27 23:23:40 2021 -0400 |
committer | Mike Frysinger <vapier@gentoo.org> | Tue Jun 29 02:20:28 2021 -0400 |
tree | 5b6d1a538afd7b80001f904ec8b2c9e4f10c9a2c | |
parent | a1d9117f94cd835b266c6ec17b4cdcf4ce31b9ee [diff] |
sim: io: add printf attributes to vprintf funcs too The compiler can still do basic format checks with vprintf style funcs, so add the printf attribute to these.