forked from espressif/arduino-esp32
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