summaryrefslogtreecommitdiff
path: root/src/kernel/config.h
blob: c39a832bc3c6153fcbc9d457174f78e0f5ae7af3 (plain) (blame)
1
2
3
4
5
6
7
8
9
#ifndef DEF_CONFIG_H
#define DEF_CONFIG_H

#define K_OS_NAME "T/CE"
#define K_OS_VER "0.0.2"
#define K_OS_CODENAME "CPLUSPLUS==\\o/"


#endif