History log of /openbmc/libmctp/compiler.h (Results 1 – 2 of 2)
Revision Date Author Comments
# bcafdb92 28-Jun-2022 Moritz Fischer <moritzf@google.com>

compiler.h: Avoid duplicate definition of __unused

Avoid duplicate definition of __unused macro in environments
that already define the macro.

Signed-off-by: Moritz Fischer <moritzf@google.com>
Cha

compiler.h: Avoid duplicate definition of __unused

Avoid duplicate definition of __unused macro in environments
that already define the macro.

Signed-off-by: Moritz Fischer <moritzf@google.com>
Change-Id: Ic91623d67325cb5eb25fd111416c4ef5968a9e96

show more ...


# 5ab78259 17-Feb-2022 Andrew Jeffery <andrew@aj.id.au>

libmctp: Introduce compiler.h

Define __unused here and include compiler.h in all the places we can
make use of it. Clean up some header ordering and include styles while
we're at it.

Signed-off-by:

libmctp: Introduce compiler.h

Define __unused here and include compiler.h in all the places we can
make use of it. Clean up some header ordering and include styles while
we're at it.

Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Change-Id: I33ddbdacbddbbf557dc02e42d8dde71a16e1cabe

show more ...