Projet_SETI_RISC-V/riscv-gnu-toolchain/install-newlib-nano/riscv32-unknown-elf/include/sys/fcntl.h

5 lines
83 B
C
Raw Normal View History

2023-03-06 14:48:14 +01:00
#ifndef _SYS_FCNTL_H_
#define _SYS_FCNTL_H_
#include <sys/_default_fcntl.h>
#endif