blob: 306d4141f4d245ca3f801f451745540b0f7294cd (
plain) (
blame)
1
2
3
4
5
6
7
|
/* 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"
|