00001 /* 00002 * Copyright(c) Siemens AG, Muenchen, Germany, 2005, 2006, 2007 00003 * Bernhard Walle <bernhard.walle@gmx.de> 00004 * Gernot Hillier <gernot.hillier@siemens.com> 00005 * All rights reserved. 00006 * 00007 * ---------------------------------------------------------------------------- 00008 * The contents of this file are subject to the Mozilla Public License 00009 * Version 1.1 (the "License"); you may not use this file except in 00010 * compliance with the License. You may obtain a copy of the License at 00011 * http://www.mozilla.org/MPL/ 00012 * 00013 * Software distributed under the License is distributed on an "AS IS" 00014 * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the 00015 * License for the specific language governing rights and limitations 00016 * under the License. 00017 * 00018 * The Original Code is Siemens code. 00019 * 00020 * The Initial Developer of the Original Code is Siemens AG. 00021 * Portions created by the Initial Developer are Copyright (C) 2005-06 00022 * the Initial Developer. All Rights Reserved. 00023 * ---------------------------------------------------------------------------- 00024 */ 00025 #ifndef MSV_LINUX_H 00026 #define MSV_LINUX_H 00027 00031 #define MostStartUp MostStartUpOriginal 00032 00033 00034 #endif /* MSV_LINUX_H */ 00035 00036 /* vim: set ts=4 et sw=4: */