Linker table entries must be non-static in order to avoid being completely optimised away by some versions of gcc. Use -Wno-decl to prevent sparse from warning about these, since the alternative would be to litter the code with otherwise unnecessary "extern" declarations. Signed-off-by: Michael Brown <mcb30@ipxe.org>tags/v1.20.1
|
||
| 207 | 207 |
|
| 208 | 208 |
|
| 209 | 209 |
|
| 210 |
|
|
| 210 | 211 |
|
| 211 | 212 |
|
| 212 | 213 |
|