samples/arm-unknown-linux-gnu/reported.by
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sun Aug 30 19:58:41 2009 +0200 (2009-08-30)
changeset 1504 4e8dd617a1ca
parent 826 73e56967ad3f
permissions -rw-r--r--
tools wrapper: fix error due to unused argument

In the C wrapper, the argc argument is not used, causing an error
(as we treat warnings as errors). Use a dummy allocation to get
rid of the warning.
yann@826
     1
reporter_name="Matthias KAEHLCKE"
yann@826
     2
reporter_url="http://sourceware.org/ml/crossgcc/2008-08/msg00055.html"
yann@986
     3
reporter_comment=""