mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced 2025-07-29 10:17:15 +02:00
initial import
This commit is contained in:
committed by
Ivan Grokhotkov
parent
668acc2c08
commit
5f3a205955
4
tools/sdk/include/newlib/sys/fcntl.h
Normal file
4
tools/sdk/include/newlib/sys/fcntl.h
Normal file
@ -0,0 +1,4 @@
|
||||
#ifndef _SYS_FCNTL_H_
|
||||
#define _SYS_FCNTL_H_
|
||||
#include <sys/_default_fcntl.h>
|
||||
#endif
|
Reference in New Issue
Block a user