mirror of
https://github.com/ZeroOSProject/ZeroOS.git
synced 2026-09-13 01:24:42 +08:00
7 lines
82 B
C
7 lines
82 B
C
#ifndef ZEROOS_FCNTL_H_
|
|
#define ZEROOS_FCNTL_H_
|
|
|
|
#include <ext4_oflags.h>
|
|
|
|
#endif
|