Initial commit
[kernel/linux-3.0.git] / drivers / gpu / vithar_rev0 / kbase / malisw / arm_cstd / arm_cstd_pack_pop.h
1 /*
2  *
3  * (C) COPYRIGHT 2009-2010 ARM Limited. All rights reserved.
4  *
5  * This program is free software and is provided to you under the terms of the GNU General Public License version 2
6  * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
7  * 
8  * A copy of the licence is included with the program, and can also be obtained from Free Software
9  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
10  * 
11  */
12
13
14
15 #ifndef _ARM_CSTD_PACK_POP_H_
16 #define _ARM_CSTD_PACK_POP_H_
17
18 #if 1 == CSTD_TOOLCHAIN_MSVC
19         #include <poppack.h>
20 #endif
21
22 #endif /* End (_ARM_CSTD_PACK_POP_H_) */