compiled newlib, need to hook up the system calls
This commit is contained in:
6
rocklibc/include/pdclib/_PDCLIB_platform_fcntl.h
Normal file
6
rocklibc/include/pdclib/_PDCLIB_platform_fcntl.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef _PDCLIB_PLATFORM_FCNTL
|
||||
#define _PDCLIB_PLATFORM_FCNTL
|
||||
|
||||
#include "fcntl.h"
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user