git: 25faccaaca6a - main - linuxkpi: Add <linux/limits.h>
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 30 Jan 2023 22:17:37 UTC
The branch main has been updated by dumbbell (ports committer):
URL: https://cgit.FreeBSD.org/src/commit/?id=25faccaaca6a0bddd60fbad0033606435a13e6b8
commit 25faccaaca6a0bddd60fbad0033606435a13e6b8
Author: Jean-Sébastien Pédron <dumbbell@FreeBSD.org>
AuthorDate: 2023-01-19 17:45:28 +0000
Commit: Jean-Sébastien Pédron <dumbbell@FreeBSD.org>
CommitDate: 2023-01-30 22:08:59 +0000
linuxkpi: Add <linux/limits.h>
For now, it's empty. It is included by the DRM drivers but nothing is
missing otherwise. Perhaps something we already defined should be in
`limits.h` instead of another header.
Reviewed by: manu
Approved by: manu
Differential Revision: https://reviews.freebsd.org/D38147
---
sys/compat/linuxkpi/dummy/include/linux/limits.h | 0
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/sys/compat/linuxkpi/dummy/include/linux/limits.h b/sys/compat/linuxkpi/dummy/include/linux/limits.h
new file mode 100644
index 000000000000..e69de29bb2d1