This commit is contained in:
Devaev Maxim
2021-04-01 13:14:58 +03:00
parent cbc6145977
commit 7ce11fecb6
2 changed files with 2 additions and 2 deletions

View File

@@ -37,6 +37,8 @@
#include <sys/file.h>
#define RN "\r\n"
#define INLINE inline __attribute__((always_inline))
#define UNUSED __attribute__((unused))