Re: [PATCH 01/20] linux/compiler.h: Define __cold

2018-01-19 Thread Sebastian Huber
This patch set adds a MAC-less DPAA network interface driver to libbsd. The driver is based on the QorIQ SDK Linux. The imported code uses this license: +/* Copyright 2008-2013 Freescale Semiconductor Inc. + * + * Redistribution and use in source and binary forms, with or without + * modificati

[PATCH 01/20] linux/compiler.h: Define __cold

2018-01-19 Thread Sebastian Huber
--- rtemsbsd/powerpc/include/linux/compiler.h | 1 + 1 file changed, 1 insertion(+) diff --git a/rtemsbsd/powerpc/include/linux/compiler.h b/rtemsbsd/powerpc/include/linux/compiler.h index 300287db2..4553ba580 100644 --- a/rtemsbsd/powerpc/include/linux/compiler.h +++ b/rtemsbsd/powerpc/include/