]> xenbits.xensource.com Git - unikraft/libs/newlib.git/commit
glue: Suppress 'unused parameters' warnings
authorCostin Lupu <costin.lupu@cs.pub.ro>
Thu, 22 Aug 2019 10:10:41 +0000 (13:10 +0300)
committerCostin Lupu <costin.lupu@cs.pub.ro>
Mon, 26 Aug 2019 13:42:04 +0000 (16:42 +0300)
commitee0f1b83132627c0e31e64c08d460fac722ddaa0
treece6a5050b9cac88fd2d751f4c67e2ad5c3e4aad8
parent2db987a0cfde0b34bdf21c2311754cb1edfd845d
glue: Suppress 'unused parameters' warnings

It's simpler to suppress the warning rather than add '__unused' qualifier each
time.

Signed-off-by: Costin Lupu <costin.lupu@cs.pub.ro>
Reviewed-by: Charalampos Mainas <charalampos.mainas@neclab.eu>
Makefile.uk