Initial checkin of toy OS project.
[os.git] / kernel / defines
1 //
2 // Symbols defined here are globally defined in all Makefiles below
3 // here.
4 //
5 #define KERNEL
6 #define DEBUG