mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
8 lines
185 B
C
8 lines
185 B
C
![]() |
/* SPDX-License-Identifier: LGPL-2.1 OR MIT */
|
||
|
/*
|
||
|
* Shim limits.h header for NOLIBC.
|
||
|
* Copyright (C) 2025 Thomas Weißschuh <thomas.weissschuh@linutronix.de>
|
||
|
*/
|
||
|
|
||
|
#include "nolibc.h"
|