oemtypes.h

来自「wm PNE 3.3 source code, running at more 」· C头文件 代码 · 共 69 行

H
69
字号
/* $Header: /usr/cvsroot/target/h/wrn/wm/common/backstop/oemtypes.h,v 1.1.1.1 2001/11/05 17:47:19 tneale Exp $ *//* * Copyright (C) 1999-2005 Wind River Systems, Inc. * All rights reserved.  Provided under license only. * Distribution or other use of this software is only * permitted pursuant to the terms of a license agreement * from Wind River Systems (and is otherwise prohibited). * Refer to that license agreement for terms of use. *//**************************************************************************** *  Copyright 1993-1997 Epilogue Technology Corporation. *  Copyright 1998 Integrated Systems, Inc. *  All rights reserved. ****************************************************************************//* * Backstop type definitions file.  Just gets size_t from the standard place. *//* * $Log: oemtypes.h,v $ * Revision 1.1.1.1  2001/11/05 17:47:19  tneale * Tornado shuffle * * Revision 1.4  2001/01/19 22:21:24  paul * Update copyright. * * Revision 1.3  2000/03/17 00:16:12  meister * Update copyright message * * Revision 1.2  1998/02/25 04:43:23  sra * Update copyrights. * * Revision 1.1  1998/02/05 22:01:28  josh * moved top-level backstop include files into common/backstop * * Revision 1.3  1997/03/20 06:58:18  sra * DFARS-safe copyright text.  Zap! * * Revision 1.2  1997/02/25 10:57:29  sra * Update copyright notice, dust under the bed. * * Revision 1.1  1993/06/17 16:21:50  dab * Initial revision * *//* [clearcase]modification history-------------------01a,20apr05,job  update copyright notices*//* * The now standard place to find size_t's definition. */#include <stddef.h>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?