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: Child_Undefs.inc
10
//
11
// Undefine global symbols for new process in child thread
12
//
13
 
14
#undef		P1
15
#undef		P2
16
#undef		P3
17
#undef		P4
18
#undef		P5
19
#undef		P6
20
#undef		P7
21
#undef		P8
22
#undef		EDGECNTLMAP
23
#undef		CLIP_NEGATIVE
24
#undef		CLIP_DONE