1
// Created by TraceCompiler 2.2.3
2
// DO NOT EDIT, CHANGES WILL BE LOST
3
4
#ifndef __MAINTRACES_H__
5
#define __MAINTRACES_H__
6
7
#define KOstTraceComponentID 0x20029f80
8
9
#define _MAIN_ENTRY 0x8a0001
10
11
12
#endif
13
14
// End of file
15