factor/native/file.h

4 lines
56 B
C

#define FILE_MODE 0600
void primitive_open_file(void);