Remove unused attribute from __table macros; the tables are no longer
commitecdcdea1afb967a8d727a7a970cac5f2b7ae189a
authorMichael Brown <mcb30@etherboot.org>
Mon, 7 Aug 2006 17:06:31 +0000 (7 17:06 +0000)
committerMichael Brown <mcb30@etherboot.org>
Mon, 7 Aug 2006 17:06:31 +0000 (7 17:06 +0000)
tree8e069ebcc20cf07465b0a2f7516da3311ba5dba3
parentd0e4f198d62348b76abf4a70180160cc2f25d235
Remove unused attribute from __table macros; the tables are no longer
static since otherwise gcc4 optimises them away completely.  Also, it
really *is* an error if the table start and end are unused, so they
certainly shouldn't be marked with attribute unused.
src/include/gpxe/tables.h