HomeFreeBSD

cdefs.h: Fix macros for pre-C99 compilers.

Description

cdefs.h: Fix macros for pre-C99 compilers.

Older compilers, and compatibility modes, may not support variadic macros.
I normally wouldn't go out of my way to support those old compilers but
there is a prescendent in other system headers for using the same macro
multiple times, and the solution (although non-elegant IMHO) works.

Requested by: bde
Solution by: tijl

Details

Provenance
pfgAuthored on
Parents
rS280800: Add hints to set the board MAC address and derived values for each interface.
Branches
Unknown
Tags
Unknown

Event Timeline