mirror of
https://github.com/ipxe/ipxe
synced 2025-12-27 10:02:42 +03:00
Use "#var" rather than "@c var" for doxygen.
This commit is contained in:
@@ -164,6 +164,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "compiler.h" /* for doxygen */
|
||||
|
||||
#define __table_str(x) #x
|
||||
#define __table_section(table,idx) \
|
||||
__section__ ( ".tbl." __table_str(table) "." __table_str(idx) )
|
||||
|
||||
Reference in New Issue
Block a user