00001 /* 00002 * Copyright 1993-2009 NVIDIA Corporation. All rights reserved. 00003 * 00004 * NOTICE TO USER: 00005 * 00006 * This source code is subject to NVIDIA ownership rights under U.S. and 00007 * international Copyright laws. 00008 * 00009 * NVIDIA MAKES NO REPRESENTATION ABOUT THE SUITABILITY OF THIS SOURCE 00010 * CODE FOR ANY PURPOSE. IT IS PROVIDED "AS IS" WITHOUT EXPRESS OR 00011 * IMPLIED WARRANTY OF ANY KIND. NVIDIA DISCLAIMS ALL WARRANTIES WITH 00012 * REGARD TO THIS SOURCE CODE, INCLUDING ALL IMPLIED WARRANTIES OF 00013 * MERCHANTABILITY, NONINFRINGEMENT, AND FITNESS FOR A PARTICULAR PURPOSE. 00014 * IN NO EVENT SHALL NVIDIA BE LIABLE FOR ANY SPECIAL, INDIRECT, INCIDENTAL, 00015 * OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS 00016 * OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE 00017 * OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE 00018 * OR PERFORMANCE OF THIS SOURCE CODE. 00019 * 00020 * U.S. Government End Users. This source code is a "commercial item" as 00021 * that term is defined at 48 C.F.R. 2.101 (OCT 1995), consisting of 00022 * "commercial computer software" and "commercial computer software 00023 * documentation" as such terms are used in 48 C.F.R. 12.212 (SEPT 1995) 00024 * and is provided to the U.S. Government only as a commercial end item. 00025 * Consistent with 48 C.F.R.12.212 and 48 C.F.R. 227.7202-1 through 00026 * 227.7202-4 (JUNE 1995), all U.S. Government End Users acquire the 00027 * source code with only those rights set forth herein. 00028 */ 00029 #ifndef NV_NPP_H 00030 #define NV_NPP_H 00031 00038 #include <nppversion.h> 00039 00040 #include <nppdefs.h> 00041 #include <nppcore.h> 00042 #include <nppi.h> 00043 #include <npps.h> 00044 00045 #endif // NV_NPP_H