feat: basic elf32 loader (only LOAD segment is supported)
[lunaix-os.git] / lunaix-os / includes / lunaix / foptions.h
1 #ifndef __LUNAIX_FOPTIONS_H
2 #define __LUNAIX_FOPTIONS_H
3
4 #include <usr/fcntl_defs.h>
5
6 #endif /* __LUNAIX_FOPTIONS_H */