Commit graph

2 commits

Author SHA1 Message Date
Jean-Sébastien Pédron
586c0e9676 linuxkpi: Include <linux/types.h> from <linux/cc_platform.h>
[Why]
We need this for the `bool` type.

Reviewed by:	manu
Approved by:	manu
Differential Revision:	https://reviews.freebsd.org/D43016

(cherry picked from commit 50a56453dadbd05eb1c43addaf2773a1ef417445)
2024-02-17 23:58:35 +03:00
Jean-Sébastien Pédron
96e16cf368
linuxkpi: Add <linux/cc_platform.h>
It defines the `cc_platform_has()` function.

Reviewed by:	manu
Approved by:	manu
Differential Revision:	https://reviews.freebsd.org/D38596
2023-02-14 23:07:19 +01:00