mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-05-31 00:37:58 +00:00
7 lines
75 B
C
7 lines
75 B
C
#ifndef _FEATURES_H
|
|
#define _FEATURES_H
|
|
|
|
#define __FENNIX_LIBC__ 1
|
|
|
|
#endif
|