Files
Fennix/Userspace/libc/include/features.h
2024-11-20 05:02:06 +02:00

7 lines
75 B
C

#ifndef _FEATURES_H
#define _FEATURES_H
#define __FENNIX_LIBC__ 1
#endif