Skip to content

Commit 84be110

Browse files
keith-packardnashif
authored andcommitted
libc/minimal: Add stub 'sys/lock.h'
This file is explicitly included by the espressif hal module. It's an internal file provided by picolibc and newlib. Provide a stub to let code designed for those to work with the minimal C library. Signed-off-by: Keith Packard <keithp@keithp.com>
1 parent 1d60033 commit 84be110

File tree

1 file changed

+0
-1
lines changed
  • lib/libc/minimal/include/sys

1 file changed

+0
-1
lines changed

lib/libc/minimal/include/sys/lock.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,4 @@
33
*
44
* SPDX-License-Identifier: Apache-2.0
55
*/
6-
76
/* empty file for newlib compatibility */

0 commit comments

Comments
 (0)