X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fcm%2Fenvdep.h;h=9d75d624cbd85f38da7ab2ee85f39e992e7a7111;hb=5d74fef7c9fe6b65a965ceac6bfe812872dab323;hp=c43ed74259f95790e5194fd9f1f0986fa0459756;hpb=e7b5eab0138956edeae768a021be476f4a7a807f;p=o-du%2Fl2.git diff --git a/src/cm/envdep.h b/src/cm/envdep.h index c43ed7425..9d75d624c 100755 --- a/src/cm/envdep.h +++ b/src/cm/envdep.h @@ -1842,15 +1842,6 @@ typedef S8 *ARGTYPE; **********************************************************************/ /* - trace macros are at the beginning of each function. they may - be used for debugging purposes. the trace macros are turned on - by the following command line option: - - TRACE0 - trace mos support functions - TRACE1 - trace mos interface functions - TRACE2 - trace layer support functions - TRACE3 - trace layer interface functions - TRACE4 - trace interrupt service functions there is one additional trace macro which turns on trace macros 0 - 4 and pushes the text within trace macros 0 - 4 onto a stack. the text @@ -1861,11 +1852,6 @@ typedef S8 *ARGTYPE; */ #ifdef TRACE5 /* trace 5 - call stack */ -#define TRACE0 /* trace 0 - mos support functions */ -#define TRACE1 /* trace 1 - mos interface functions */ -#define TRACE2 /* trace 2 - layer support functions */ -#define TRACE3 /* trace 3 - layer interface functions */ -#define TRACE4 /* trace 4 - interrupt service functions */ #define T5M 64 /* trace 5 - maximum call stack height */ extern S8 *t5s[]; /* trace 5 - call stack */ @@ -1875,98 +1861,6 @@ extern Void FAR exit(int); #endif #endif -#ifdef TRACE5 /* trace 5 - call stack */ -#ifdef ERRCHK -#define TRC0(a) if(t5t>=0&&t5t=0&&t5t=0&&t5t=0&&t5t=0&&t5t