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