summaryrefslogtreecommitdiff
path: root/kernel/kernel.h
blob: 364375bae690ac2d4e2b35fe32a72c5be851d457 (plain)
1
2
3
4
5
6
7
#ifndef FOOLOS_KERNEL_H
#define FOOLOS_KERNEL_H

#define KERNEL_VERSION "FoolOs 0.1"


#endif