Subversion Repositories Kolibri OS

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
5361 serge 1
/*
2
 * Copyright © <2010>, Intel Corporation.
3
 *
4
 * This program is licensed under the terms and conditions of the
5
 * Eclipse Public License (EPL), version 1.0.  The full text of the EPL is at
6
 * http://www.opensource.org/licenses/eclipse-1.0.php.
7
 *
8
 */
9
// Modual name: Root_Undefs.inc
10
//
11
// Undefine global symbols for new process in root thread
12
//
13
 
14
#undef 		READ_BI
15
#undef 		WRITE_BI
16
 
17
#undef		ILDB_H_INDEPENDENT
18
#undef		ILDB_H_INDEPENDENT_CONT
19
#undef		ILDB_H_DEPENDENT
20
#undef		ILDB_H_DEPENDENT_SCAN
21
#undef		ILDB_H_NO_DEPENDENT
22
 
23
#undef		ILDB_V_INDEPENDENT
24
#undef		ILDB_V_INDEPENDENT_CONT
25
#undef		ILDB_V_DEPENDENT
26
#undef		ILDB_V_DEPENDENT_SCAN
27
#undef		ILDB_V_NO_DEPENDENT