The __table_entries() construction seems to trigger a false positive warning in gcc 4.6 relating to variables which are set but never used. Add __attribute__((unused)) to inhibit this warning. Reported-by: Ralph Giles <giles@thaumas.net> Tested-by: Ralph Giles <giles@thaumas.net> Signed-off-by: Michael Brown <mcb30@ipxe.org>tags/v1.20.1
|
||
| 248 | 248 |
|
| 249 | 249 |
|
| 250 | 250 |
|
| 251 |
|
|
| 251 |
|
|
| 252 |
|
|
| 252 | 253 |
|
| 253 | 254 |
|
| 254 | 255 |
|